forked from toolshed/docs.coopcloud.tech
		
	add clarification on provision
This commit is contained in:
		@ -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:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user