instalee/packages/coop-cloud/linux

5 lines
133 B
Plaintext
Raw Normal View History

#!/bin/sh -e
# https://docs.coopcloud.tech/operators/tutorial/#server-setup
2022-08-13 23:53:48 +00:00
docker swarm init
docker network create -d overlay proxy