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: