this post was submitted on 11 Mar 2025
346 points (98.9% liked)

Selfhosted

44306 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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?

(page 2) 32 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago (1 children)

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!

[–] [email protected] 2 points 1 month ago (1 children)

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

[–] [email protected] 3 points 1 month ago (1 children)

I have two TV boxes, one is a Raspberry pi 4, the other is a pi 5. I installed KonstaKANG's android port for the Pi's. Depending on your familiarity with flashing the Pi's this video from Explaining Computers offers a way to get Konsta installed through PINN. Once they're up and running they act just like a cellphone. This remote works really well.

Install f-droid, and/or obtainium, and/or Aurora Store and you can install whatever apps you want on the box.

I don't personally use Chromecast, so I can't vouch for that working. Mine is more centered around consuming Jellyfin (jellyfin android tv app), youtube (newpipe), podverse, and Radiodroid

I really liked Kodi, but could never get it to correctly sync across devices so I finally went the android route. I've been pretty happy

Feel free to pick my brain if you have more questions

[–] [email protected] 1 points 1 month ago

Ah okay. The Chromecast thing is a killer feature I've been looking for, my media PC that I have now is pretty good, just doesn't have that one thing.

[–] [email protected] 3 points 1 month ago (2 children)

Oh nice! I'd love to run an ad blocker/dns/reverse proxy on something with a little more beef than the Pi zero I've got now.

Jellyfin and or Pi zero does not like streaming through the video.local address I've got setup, so i have to use IP address to get anything without stuttering.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

The VM eats through the battery, that's the only hangup I have with this. Otherwise that's a fantastic idea.

[–] [email protected] 1 points 1 month ago (1 children)

If I trusted the battery tech more, I would use an old phone. But I've had one of those white plastic Mac books hooked up to power so long, the battery swelled out of its enclosure :/

Maybe there's a way to disconnect the battery, or an app that switches off charging, so it drains enough to keep that from happening

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

There are root apps that can limit battery charge level. If you have an older phone that's rootable, I would look into that.

[–] [email protected] 1 points 1 month ago (1 children)

pi zero for streaming is insane not gonna lie. What sort of resolution do you stream it at?

A decently newish phone would blow even a pi 5 out of the water I bet. Modern GPU drivers from snapdragon or mediatek plus core designs that arent 7 years old out of the factory would be a godsend for low-watt homelabbers

[–] [email protected] 1 points 1 month ago

Dang, I just realized I didn't explain the setup well enough:

An old laptop runs the Jellyfin server, but the Pi runs the reverse proxy. For some reason, trying to use the reverse proxied address causes problems, but connecting directly to the laptop via IP address and port runs fine.

I tried a Jellyfin server with a pi 2 or 3 and it couldn't serve more than one client at a time. So i imagine a zero wouldn't even be able to load the app, much less serve anything :/

My main reason for running my DNS/ad block/nginx through the zero, sometimes the laptop goes down, freezes, or fails to clear the transcodes folder, so having that stuff separate keeps at least part of the network running.

[–] [email protected] 2 points 1 month ago (2 children)

I wish all the logs at my company were as beautiful as these terminal logs

load more comments (2 replies)
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

That’s super cool! I’ve been wanting to setup an offsite backup rig at my parents place and using an old phone to run it would be super ideal but I just don’t have any hardware that’s compatible with postmarketOS. Maybe one day ill bite the bullet and just buy a compatible used phone to do it with.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (2 children)

I'm assuming your phone has to be rooted for this right? Or is docker running without root? I didn't realize anything like this was possible. This is interesting.

[–] [email protected] 2 points 1 month ago

Nipe! Not rooted. In a VM though

load more comments (1 replies)
load more comments
view more: ‹ prev next ›