this post was submitted on 21 Aug 2025
66 points (97.1% liked)

Selfhosted

51469 readers
190 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
 

New server has been acquired. Debian 13 has been installed.

GS308EP switches have been acquired and installed.

Now, I'm working to migrate to the new machine. 3 1/2 years ago when I started futzing with Docker, I sorta followed guides and guessed, abused it trying to make it do things it wasn't designed for, and flipped switches I likely shouldn't have flipped, so the set up is more than a little shabby.

As a result, I'll likely end more redeploying than migrating the containers.

So rather than go forward with Docker blindly, I want to reassess whether I shouldn't look into Proxmox, LXC, or Podman instead of Docker, or maybe something else entirely?

Work is just about done dumping ESX for Nutanix, but both of those seem overkill for my needs.

Of course the forums for any of the solutions make their own out to be the best thing since sliced bread and the others useless, so I'm hoping to get a more nuanced answer here.

you are viewing a single comment's thread
view the rest of the comments
[–] Duckling5746@lemmy.today 2 points 3 weeks ago (2 children)

Proxmox is great. I run each service in its own lxc/vm. Many of the vms also run docker. Probably overkill, but backups and restores via Proxmox Backup Server are super easy when segregated this way

[–] punkcoder@lemmy.world 2 points 3 weeks ago

This. Unless you want to go through the hell of multiple redundant architecture to deal with updates breaking things and backups. If you are The only person who is maintaining the multiple services that you’re running the backup feature alone is the reason to go with Proxmox. Upgrade to a lcx container didn't go like you thought it would, roll back the backup, 30 sec and done. Also making liberal use of alpine have made it smooth and simple.

[–] WhyJiffie@sh.itjust.works 1 points 3 weeks ago (2 children)

where do you run PBS? in a vm on the main proxmox host?

[–] Duckling5746@lemmy.today 1 points 3 weeks ago

Yes that's exactly how I run it. I backup the PBS vm separately also, in case the host goes down

[–] OminousOrange@lemmy.ca 1 points 3 weeks ago

LXC on the host for me. Make sure it never backs itself up though.