Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker:portainer [2024/02/29 13:34] jsdocker:portainer [2024/02/29 13:41] (current) js
Line 3: Line 3:
 {{ :docker:portainer-logo.png?direct&200 |}} {{ :docker:portainer-logo.png?direct&200 |}}
  
 +Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters). 
 +
 +Portainer is meant to be as simple to deploy as it is to use. It consists of a single container that can run on any Docker engine (can be deployed as Linux container or a Windows native container, supports other platforms too). 
 +
 +Portainer allows you to manage all your Docker resources (containers, images, volumes, networks and more) ! It is compatible with the standalone Docker engine and with Docker Swarm mode.
 +\\ 
 +\\ 
 Homepage: [[https://www.portainer.io/]] Homepage: [[https://www.portainer.io/]]
 +\\ 
 +\\ 
 +==== Tipps & Tricks ====
 +
 +  * [[docker:portainer:disablebe|Disable business shit]] in the portainer gui
  
 +==== Screenshots ====
 +{{ :docker:portainer-screenshot.png?direct |}}