Skip to content

Commit

Permalink
ensure an initialized swarm before deploying a stack
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Sep 1, 2019
1 parent d22aef2 commit ab50e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ A complete example stack including multiple CouchDB instances, exporters, Promet

````bash
cd examples/grafana
docker swarm init
docker stack deploy --compose-file docker-traefik-stack.yml example
````

Expand Down

0 comments on commit ab50e07

Please sign in to comment.