
Portainer
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments
Official integration
Created - Last update
Portainer is a lightweight management UI which allows you to easily manage your Docker host or Swarm cluster. More information about this container can be found here: https://hub.docker.com/r/portainer/portainer-ce/ . After installation on CapRover, it will be available as srv-captain--YOUR_CONTAINER_NAME at port 9000 to other CapRover apps . Enter your portainer Configuration parameters and click on next. It will take about a minute for the process to finish.
Deployed services
portainer
portainer/portainer-$$cap_portainer_edition:$$cap_portainer_version
- /var/run/docker.sock:/var/run/docker.sock
- portainer-data:/data
9000
always
Variables
Portainer Version
Default: 2.16.2
$$cap_portainer_versionCheck out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer-ce/tags
Portainer Edition
Default: ce
$$cap_portainer_editionCommunity edition (ce) or Enterprise edition (ee)
