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.

  • aStonedSanta@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 days ago

    It worked. Muahaha it worked. Thank you so much. I still have so much to learn. But one click and repulled and redeployed. The only change I needed in my config was to add.

    depends_on:
        gluetun:
          condition: service_healthy
    

    Into each container that was controlled by gluetun