this post was submitted on 26 May 2026
97 points (96.2% liked)

Selfhosted

60623 readers
1438 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
 

I just recently stumbled on this and I've never heard anyone here that uses it. It looks quite interesting. A dash for your Proxmox server.

The live demo looks jammy: https://demo.proxcenter.io/

The docs look quite comprehensive: https://docs.proxcenter.io/

Github: https://github.com/adminsyspro/proxcenter-ui

Runs in a Docker container. There is an community version and an enterprise version. I think I'm going to bump this up the Projects list to the top.

you are viewing a single comment's thread
view the rest of the comments
[–] non_burglar@lemmy.world 4 points 1 month ago (1 children)

Proxmox has a lot of tools I don't need and I didn't like how proxmox manages storage. Now I use Incus, mostly because incus doesn't care about your storage back-end, networking, etc.

[–] quick_snail@feddit.nl 1 points 1 month ago (2 children)

What's wrong with proxmox storage? Am I about to make a mistake?

[–] non_burglar@lemmy.world 3 points 1 month ago

Am I about to make a mistake?

Probably not. I've been a longtime Linux user/admin and I like to get under the hood with storage and networking.

Nothing wrong with proxmox at all, I used it for almost a decade.

[–] IsoKiero@sopuli.xyz 2 points 1 month ago

Most likely not. However, proxmox is a bit strict here and there on how it wants drives, networking and other stuff laid out. Also the hypervisor itself is quite strictly only for that. So, if you want to tinker with something without virtualization platform or use your drives for something else than just proxmox-installation it's likely not officially supported at least and might cause some headache or even bigger problems, like potentially losing data, if you run it in a way it's not meant to.

However, if you just want a pretty capable hypervisor and run all your stuff on top of that it's perfectly fine, specially for hobbyists. For bigger enterprises it has some issues and management for a bigger server fleet, at least for now, isn't as polished as the 'big players' have, but, again, for home gamer it's pretty good solution.