forked from toolshed/docs.coopcloud.tech
		
	point to bootstrapping steps earlier on
This commit is contained in:
		@ -168,7 +168,7 @@ Now you can connect `abra` with your server. You need to have a working SSH conf
 | 
			
		||||
abra server add <server-domain> -p
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
The `-p` or `--provision` flag means that `abra` will install Docker and initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server.
 | 
			
		||||
The `-p` or `--provision` flag means that `abra` will install Docker and initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server. If you've already followed the steps in [the server setup](/operators/tutorial/#server-setup) step, then `abra` should not need to do any work.
 | 
			
		||||
 | 
			
		||||
It is important to note that `<domain>` here is a publicy accessible domain name which points to your server IP address. `abra` does make sure this is the case and this is done to avoid issues with HTTPS certificate rate limiting.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user