I often see people mention the Portainer project and how it’s useful, but I never hear any reason to use it other than as a more user friendly front end to service management.

So is there any particular feature or reason to use portainer over docker’s CLI? Or is it simply a method of convenience?

This isn’t only strictly for self hosting, but I figure people here would know better.

    • ikidd@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      TUI so it’s easy to use over SSH. And I think it’s a lot more featureful than dockge. You can remove images, get a running log, performance graphs and more environment info.

      I put this on all my docker hosts and alias it to lzd, use it all the time.