Maintained by Thijmen Heuvelink

Portainer is your container management software to deploy, troubleshoot, and secure applications across cloud, datacenter, and Industrial IoT use cases.

Run it with Docker

docker run \
    -p 8000:8000 -p 9000:9443 \
    -v /var/run/docker.sock:/var/run/docker.sock \
    -d --name portainer --restart unless-stopped \
    portainer/portainer-ce:2.16.2

Running into issues?

Checkout the Catalogue on this wiki about Portainer not being accessible via Nginx Proxy Manager

This knowledge base serves as a valuable tool to simplify installations, troubleshoot common problems and to enhance the overall developer / admin experience. mail@thijmenheuvelink.nl - all rights reserved