docs: explain auto-deploy

This commit is contained in:
decentral1se 2021-11-09 10:43:37 +01:00
parent 3f8aaccb80
commit 2541cd10f5
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ docker build -t thecoopcloud/coopcloud.tech:latest .
docker push thecoopcloud/coopcloud.tech:latest
DOCKER_CONTEXT=autonomic-swarm docker stack deploy -c compose.yml coop_cloud_site
```
The site should auto-deploy though [over here](https://build.coopcloud.tech/coop-cloud/coopcloud.tech).