Skip to content

Commit

Permalink
added example for network creation
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika authored Jan 26, 2020
1 parent 9c4ec58 commit d037e68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ For a quick setup you need at least a Debian 10 server with a public internet ad

replace [YOUR\_SERVR\_IP\_ADDRESS] with your servers public IP address

4) create the overlay networks withon your swarm:

$ docker network create --driver=overlay imixs-cloud-net
$ docker network create --driver=overlay imixs-proxy-net

Finally you can launch the portainer Web UI:

Expand Down

0 comments on commit d037e68

Please sign in to comment.