this post was submitted on 21 Sep 2026
163 points (96.0% liked)

Selfhosted

62256 readers
590 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
 

Hey guys, since I got into hosting my own servers, any electronic device I see I wonder - can it become a server?

This is probably not a crazy and new idea with android phones, but I had to share it with you. If you don’t know, there’s this thing called postmarket OS, full linux experience on an android phone.

Of course, not all phones are supported, but a phone like Galaxy Note 9 is a great candidate - it supports LAN over usb, postmarket OS fully supports it (the Exinos version) and setting up a phone as a selfhosted server has it’s real perks. Pis got really expensive, not to mention they don’t have a built-in UPS (phones have batteries), they use slow SD cards, while phones have faster UFS memory, phones draw way less power.

What do you guys think? I will for sure get a used Galaxy Note 9 and explore this idea, and if all goes well, I might even buy more of them and create a cluster.

(page 2) 16 comments
sorted by: hot top controversial new old
[–] sit@lemmy.dbzer0.com 6 points 1 day ago (1 children)

I had the same thought. Got an older laptop laying around and might try to fiddle with it.

The issue that arises for me is electricity cost. A smartphone doesn’t have a fan and I trimmed for efficiency, unlike many other devices.

What do you want to use the cluster for?

[–] tradicije@lemmy.zip 1 points 1 day ago (1 children)

I get that, using phones as servers is a pain because of cooling, but I was thinking maybe wire a fan to a custom made 3d printed rack, and also create a script for batteries, so the phones are not charging not stop.

Creating a cluster could help me self host more websites I create as I want to move away from using hosting services, I do have 2 mini pcs as servers right now, but they are kinda shit.

[–] dan@upvote.au 4 points 1 day ago (4 children)

Creating a cluster could help me self host more websites I create as I want to move away from using hosting services

Just jeep an eye on electricity prices. This is probably not an issue with a phone server, but for me, hosting at home with a decent server PC costs more per month just in electricity compared to using a cheap VPS. Continuous draw of 50W 24/7 is ~37kWh per month which can cost $15 or more in California.

I do still host some things at home, but all my sites are on VPSes. The enterprise hardware and fast, data center grade internet connection is worth it for me. Some of my VPSes are only $40/year.

[–] anamethatisnt@sopuli.xyz 4 points 1 day ago (1 children)

Completely depends on where you are too, my NAS uses ~30W, which means ~22kWh in 30 days, which translated into local electricity costs are 53SEK or $5.39.
It has enough CPU (Intel Celeron J4125) to run my production loads, RAID1 16TB drives and 18GB RAM so it successfully hosts DNS, DHCP, Jellyfin, Vikunja and network shares. And I get the knowledge that it is all local and under my control.

load more comments (1 replies)
load more comments (3 replies)
[–] Chaser@lemmy.zip 3 points 23 hours ago

Sounds like a good idea! I read somewhere, that you can also launch Docker via Termux on Android. Just in case Postmarket OS won't work.

[–] inari@piefed.zip 4 points 1 day ago

Hardware Haven had a go at it and made an interesting video covering this: https://www.youtube.com/watch?v=OBOoDffWF0Y

[–] possiblylinux127@lemmy.zip 3 points 1 day ago (5 children)

I would instead look into old Chromeboxes. They have about the same compute but don't have a battery and can typically run mainline Linux (assuming they are supported by mrchromebox)

load more comments (5 replies)
[–] Drun@lemmy.world 2 points 23 hours ago* (last edited 23 hours ago)

I would root it and use Droidspaces. With all postmarketOS pros, not properly battle tested custom Linux ROM is not something I would use for any kind of hosted service.

Droidspaces is nice, give it a try.

[–] Decronym@lemmy.decronym.xyz 2 points 1 day ago* (last edited 3 hours ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DHCP Dynamic Host Configuration Protocol, automates assignment of IPs when connecting to a network
DNS Domain Name Service/System
NAS Network-Attached Storage
SSD Solid State Drive mass storage
VPS Virtual Private Server (opposed to shared hosting)

[Thread #109 for this comm, first seen 21st Sep 2026, 07:00] [FAQ] [Full list] [Contact] [Source code]

[–] cmnybo@discuss.tchncs.de 2 points 1 day ago (1 children)

It can work as long as the phone has an option to limit the battery charge to 80% or less. Keeping the battery fully charged for an extended amount of time will damage it and may even cause it to puff up.

[–] tradicije@lemmy.zip 2 points 1 day ago (2 children)

Yeah, I think creating a custom script for it won’t be an issue, for example when battery hits 80% it stops charging, and resumes charging when it hits 40%

[–] Cyber@feddit.uk 3 points 1 day ago

I have an ESP32 based switch between the power and my tablets which turn on /off the power between 80% and 20% using an automation in Home Assistant:

https://devices.esphome.io/devices/sinilink-xy-wfusb-usb-switch-relay/

Been working well for a couple of years now, but still, the batteries in the tablets are gonna be the thing that determines how long this will work for.

[–] dan@upvote.au 2 points 1 day ago

I'm not sure about the Note, but the Samsung Galaxy S series phones have an option to limit charging to 85%.

Cycling the battery is a good idea too though. I used to do that with a wall mounted tablet and a smart plug, until I swapped it for a Lenovo tablet that has this as a built-in feature

[–] rako@tarte.nuage-libre.fr 1 points 1 day ago

I think it's a very good idea for reusing old, unused phones and make them useful again. No need to buy a phone for that.

This is the point where having a 24/7 up server is not the smartest thing to do and a device that is sometimes turned off is fine

load more comments
view more: ‹ prev next ›