๐ณ๏ธPortainer
https://www.portainer.io/
Default credentials
- Username: admin
- Password: changeme
Traefik reverse Proxy Location
/portainer
Deploy
Make sure traefik
reverse proxy is up and running. Know more in Traefik section
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/portainer
# deploy portainer
$ docker stack deploy -c docker-stack.yml portainer
References
Last updated
Was this helpful?