From 2270d698676f1da659ab7b6e955cea4e134a8e51 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 11 Mar 2022 09:56:33 +0100 Subject: [PATCH] add clarification on provision --- docs/operators/handbook.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index 928e39c..3c08c80 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -238,6 +238,8 @@ docker swarm init docker network create -d overlay proxy ``` +`abra` will do this for you when you run `abra server add --provision`, where the `--provision` run the above logic on the server. + ## Managing DNS entries `abra record ...` can help you manage your DNS entries if you have an account with a supported 3rd party provider. We currently support [Gandi](https://gandi.net). The process of managing DNS with `abra` usually goes like this: