From b529e2f2e82d16641968ab8b3a3e5c421b0985ca Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 1 May 2020 13:31:52 +0200 Subject: [PATCH] Point to deploy docs --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3e9c00e..7dd96f0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,4 +54,5 @@ $ docker-compose stop ## Production -TODO. +1. Our [drone.autonomic.zone](https://drone.autonomic.zone/autonomic-cooperative/autonomic.zone/) configuration automatically deploys. +1. For a manual deploy guide, see [this documentation](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/working-with-docker-swarm).