With the latest release of android it now supports some Linux functionality. I got docker installed simply by following Docker’s docs.
Any thoughts or uses for a mobile homelab? What would be useful to have mobile?
The change maker feature would be to arrive home and plug your phone in a dock station and have a desktop to use as a pc
I’ve been talking about this for years! I got the idea from razer but I’m imagining the laptop chassis adds a nice screen, enormous battery, better IO, and then it just uses the touch screen as the track pad.
It could be so cool
I have a Steam Deck dock specifically for this. Except the mouse comes up on the phone screen instead of the monitor. Weird bug.
But then how would I look at my phone while using my Desktop.
I’ll need a dummy phone to doom scroll on.
I dont think I so much want this for my phone as for my homemade AndroidTV boxes. Losing the Linux functionality after switching from Kodi/libreelec had been my biggest pain point.
Can’t wait to see my TV boxes show up in my Beszel dashboard!
Can you tell me more about these homemade android TV boxes? I built a really shitty front end to “turn” my Linux based mini PCs into a media streamer but it lacks things like Chromecast and reliability haha
these are the times when I get jealous, as an iOS user
You’re free to join us
The day Docker works on Android, I’m settled.
Docker does work on Android. That’s what OP is showing off.
Well, if they manage to get it working on Android I’ll be really impressed.
my friends complaining that my plex server because I left my phone on the bus and it ran out of charge
The lines between mobile device and server get blurred even more.
Tbh a laptop is a “mobile” device
It’s a server with integrated UPS and KVM console.
Except for that time I took out the battery because it was swollen and took the screen off to help with cooling. At least I still have my K and M
In all seriousness, I think a “mobile server” in laptop-like form would be pretty nice. Have a giant battery attached to the bottom and program the controller to run on AC as it’s primary power source while treating the battery as a secondary source. Definitely niche, but cool nonetheless.
Lmao this is amazing. The future is now…
Maybe your own adblocker, I thought about doing that myself, I use the public one from adguard on my phone (dns.aguard-dns.com) but having it on your own device would be pretty slick perhaps. But thinking about it more, Google wouldn’t just let you use an internal IP for the private DNS. I have tried it with my locally hosted adblocker and it rejects it.
Or you could set up a dashboard like Homepage or Dashy, or Flame or ? Ultimately, your imagination would do! :)
I do it. It has be DOT and you have to have a valid cert.
Unfortunately, from trying this myself, I don’t think you can forward port 53 to the Android host, so that won’t work (easily). It seems that privileged ports aren’t allowed to be forwarded.
I’ll have to give this a shot with pi-hole later tonight.
latest release of android
Does that mean 15?
Yea kinda. Android is switching to quarterly releases, so my phone now says “Android 15” but this was QPR2 specifically
“Android 15” but this was QPR2 specifically
How can we bring that to a real world (read: cheap Chinese) phone?
Not sure, but if LineageOS supports it, that should be all you need
Thanks. My phone is on 14 and won’t get another update, oh well.
Debian is supposedly coming to android. That would be cool.
That’s Debian in the screenshot
Oh nice! I can’t see very well on phone.
I can see my 5 year old android mobile struggling being a suitable self hosting machine… (Because of the battery).
But not gonna lie, having it working as a more advanced travel router connect to Tailscale sounds like a neat idea (which I think it is already possible? The other day I saw the client app that supports subnet routers? I just haven’t tried it, and it has a disclaimer that it drains the battery… So I didn’t end up doing that at that moment when I was away).
What is the current wisdom about having an android device always plugged in? Some people say that it will kill and pillow the battery, but does it really?
The trick of retrofitting any battery powered device into a wired one is to remove the battery. No matter what, Li-ion batteries cannot sustain permanent power. Expensive adapters and new Androids can regulate power well, as can automations, but the best worry-free option is battery removal.
Edit: I’ve just remembered Fairphone, they’re bossing the mobile repair ability front and have removable batteries like pre-2012. Could get one of those
I don’t know. I think they are pretty good at managing battery, and have a new setting for maxing it out at 80% charge, but I don’t think I’d put it near anything expensive for years on end.
Get steam-headless running on there
How do we activate this feature? I have it enabled after going into the developer settings menu but nothing seems to happen, I see mentions of an app but idk what the app is. I am on grapheneOS though instead of normal android so there could be something with that here.
Oh nvm I figured it out, it just took a bit for me to realize there was a new terminal app on my phone
Impressive! Can you please link the instructions you followed?
Some time ago I was hosting the full ARR suite, bitwarden, AdGuard etc, but it was usually a mess with direct installs. With docker it might be worth revisiting it.
My only advice, buy a usb-ETH dongle, it will make a huge difference in stability
https://docs.docker.com/engine/install/debian/#install-using-the-repository
That’s it lol. To turn on the terminal, it’s a developer option for now, and is very alpha, just search for Linux in settings after turning on dev mode
I wish all the logs at my company were as beautiful as these terminal logs
Please no. I can’t grep that. (Nor ingest it to splunk for more powerful searching.)
If its an application I run locally, I rarely grep logs (they’re small enough that I can just ctrl+f). If it’s something running in production with millions of lines of logs, then I agree