this post was submitted on 11 Sep 2026
126 points (94.4% liked)

Selfhosted

62119 readers
434 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
[–] 4grams@awful.systems 2 points 2 days ago* (last edited 2 days ago) (1 children)

Portainer was a great start into docker, but it’s so much easier and better to just use compose and cli. Lazydocker if you really want point and click.

I still have my old install running on my homebrew NAS, but all it’s doing is running plex and a Minecraft server. I need to rebuild, at which point it goes.

Sorry portainer, I appreciate the start, but I’ve got it from here…

[–] femtek@lemmy.blahaj.zone 3 points 2 days ago (1 children)

I don't get the only cli mindset, in enterprise and home lab it's great to have monitoring and insight into what's running.

[–] 4grams@awful.systems 1 points 2 days ago

It’s personal preference. I grew up staring at green screens. I am at home pawing through config files, I like seeing things from the bottom up.

So, portainer was a nice easy button to ease my transition from VMs to containers, but just like VMWare, I started on the GUI, eventually moved to CLI.