this post was submitted on 11 Sep 2026
76 points (94.2% liked)

Selfhosted

62050 readers
1074 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
 

Portainer is changing to a mostly AI and kubernetes supported app.

you are viewing a single comment's thread
view the rest of the comments
[–] ShutUpWesley@piefed.zip 39 points 12 hours ago (5 children)

Dropped portainer years ago. Managing some compose files isn't hard, and Dockhand is better for managing updates

[–] BrianTheeBiscuiteer@lemmy.world 3 points 6 hours ago (1 children)

I completely forgot portainer was a thing and I've used compose files for a few years. If I try anything new a unified dashboard (for managing multiple hosts) would be cool.

[–] ShutUpWesley@piefed.zip 1 points 4 hours ago

Definitely checkout dockhand. It gives a single dashboard for all your hosts. I primarily use it for updating containers and checking logs, but it does quite a bit more. You can even point it towards your compose files and it can edit them in with a GUI, but I haven't played with that yet.

[–] Kirk@startrek.website 19 points 12 hours ago (1 children)

Portainer has worked well for me but it has so much that I don't need or use. It looks like Dockhand has a Home Assistant integration which is nice, so I'll check that out thanks for the rec.

[–] ShutUpWesley@piefed.zip 10 points 11 hours ago

Man, I didn't even know dockhand had a HA integration, I know what I'm doing when I get home.

[–] AHorseWithNoNeigh@piefed.social 8 points 11 hours ago (1 children)

Very happy when I migrated over to dockhand. Fits exactly my needs for a simplistic overview of all of my containers and their resources.

[–] buffing_lecturer@leminal.space 3 points 8 hours ago (2 children)

How does it compare to dockage? I haven't used either.

I really like dockge, it’s a very simple and light way to manage and update compose files. Dockhand is a fully featured editor that should have everything you’d need and more, but imo is a little trickier to use

[–] AHorseWithNoNeigh@piefed.social 1 points 7 hours ago

I unfortunately can't speak to dockage as I have only used Dockhand and Portainer.

[–] Zeoic@lemmy.world 5 points 11 hours ago

Another good option is Arcane. Its project structure gives you a good place to put bind mounts which you can edit the contents of in app (like configs and such). It's pretty handy. I am in the process of switching to it from komodo for all of my stacks

[–] FLAGSHIP@lemmy.zip 2 points 11 hours ago

Guess I’ve figured out how I’m going to spend my Friday evening.