this post was submitted on 10 Nov 2025
17 points (100.0% liked)

Selfhosted

52949 readers
289 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
 

So, a buddy of mine dropped off a box of 18 Wyse 3040 & 5010 thin clients. I believe they all run W10 embedded, but doing some research, I think I can also run a lightweight Linux OS like maybe Tiny Core. The 5010 can run SuSE Linux Desktop 11, ThinOS, or ThinOS PCOIP acording to Dell.

So, the burning question I have today is 'If you were gifted a box of 18 Wyse 3040 & 5010 thin clients, what would you do with them'? I want something I can incorporate into my already established homelab.

Inundate me with ideas!

you are viewing a single comment's thread
view the rest of the comments
[–] irmadlad@lemmy.world 3 points 5 days ago (1 children)

Most of them have had their SSDs and RAM upgraded.

Their RAM has been upgraded, but these were office equipment, so sans SSD, but that's not a big hurdle.

Ooooo....Docker Swarm. That sounds intriguing. Never had one. Snapcast sounds cool too.

'presh

[–] IcedRaktajino@startrek.website 3 points 5 days ago* (last edited 5 days ago) (1 children)

The only reason I gave up on Docker Swarm was that it seemed pretty dead-end as far as being useful outside the homelab. At the time, it was still competing with Kubernetes, but Kube seems to have won out. I'm not even sure Docker CE even still has Swarm. It's been a good while since I messed with it. It might be a "pro" feature nowadays.

Edit: Docker 28.5.2 still has Swarm.

Still, it was nice and a lot easier to use than Kubernetes once you wrapped your head around swarm networking.

[–] irmadlad@lemmy.world 2 points 5 days ago (1 children)

I've yet to dip into Kubernetes or Incus yet. From what I have read, it is a bit overkill for a homelab application. Of course, that's dependent on what you use your homelab for. That is not to say, I'll never do Kubernetes or Incus, it's just that I really haven't plumbed the depths of Docker yet.

[–] IcedRaktajino@startrek.website 2 points 5 days ago (1 children)

Yep, that's why I haven't messed with Kubernetes either; way overkill for a homelab and especially so since I downsized due to soaring electricity costs here.

[–] irmadlad@lemmy.world 2 points 5 days ago

I'd still like to learn Kubernetes tho, at the very least to have a working knowledge of the topic.