tuupola / terraform-ansible-swarm

Deploying Docker swarm with Terraform and Ansible
0 stars 0 forks source link

Add Portainer stack #8

Closed tuupola closed 1 year ago

tuupola commented 1 year ago

Domain defaults to localhost which can be used when testing. Otherwise set to your own domain. Portainer will ask to update password when you first log in.

$ docker stack deploy -c portainer.yaml portainer
$ DOMAIN=example.com docker stack deploy -c portainer.yaml portainer

https://portainer.localhost https://portainer.example.com