diff --git a/docs/docker-swarm.md b/docs/docker-swarm.md index d2394f05..e1c47177 100644 --- a/docs/docker-swarm.md +++ b/docs/docker-swarm.md @@ -48,3 +48,7 @@ Notes: - Set `BENCH_SUFFIX` to the stack name. the stack will be located at `~/gitops/compose-${BENCH_SUFFIX}.yaml`. - `traefik-public` is assumed to be the network for traefik loadbalancer for swarm. - Once the stack YAML is generated, you can edit it further for advance setup and commit it to your gitops + +#### Site Operations + +Refer [site operations documentation](./site-operations) to create new site, migrate site, drop site and perform other site operations.