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

Selfhosted

60967 readers
668 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 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?

you are viewing a single comment's thread
view the rest of the comments
[–] node815@lemmy.world 7 points 1 year ago (2 children)

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! :)

[–] Auli@lemmy.ca 4 points 1 year ago

I do it. It has be DOT and you have to have a valid cert.

[–] trevor@lemmy.blahaj.zone 2 points 1 year ago (1 children)

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.

[–] lka1988@lemmy.dbzer0.com 1 points 1 year ago

I'll have to give this a shot with pi-hole later tonight.