Making Docker management easy https://github.com/portainer/portainer
Go to file
3wc a44371d1b4
continuous-integration/drone/push Build is passing Details
Remove STACK_NAME
2020-10-29 19:52:32 +02:00
.drone.yml Add Drone CI 2020-10-06 21:35:57 +02:00
.envrc.sample Remove STACK_NAME 2020-10-29 19:52:32 +02:00
LICENSE Init portainer repository 2020-04-25 23:59:52 +02:00
README.md Add build status, update README 2020-10-06 21:37:49 +02:00
compose.yml Hack into working shape 2020-10-06 21:34:43 +02:00
renovate.json Add renovate.json 2020-09-14 20:02:35 +00:00

README.md

portainer

Build Status

https://portainer.readthedocs.io

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. cp .envrc.sample .envrc
  4. Edit .envrc - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. direnv allow (or . .envrc)
  6. abra deploy
  7. Log into the web interface to create an initial user