notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Portainer.md (627B)


      1 # Portainer
      2 
      3 **Source:** [https://www.portainer.io/](https://www.portainer.io/)
      4 
      5 ## Summary
      6 
      7 Portainer is a web-based GUI for managing docker containers.
      8 
      9 ## Features
     10 
     11 - Listing for
     12     - Running containers
     13     - Volumes
     14     - Images
     15     - Networks
     16 - No data collection
     17     - [https://docs.portainer.io/faqs/getting-started/what-information-does-portainer-collect](https://docs.portainer.io/faqs/getting-started/what-information-does-portainer-collect)
     18 - Team / user restrictions for managing specific containers
     19 - Container groupings (called stacks)
     20 - Few click deployments of frequently deployed container images (templates)