forked from toolshed/docs.coopcloud.tech
		
	better wording
This commit is contained in:
		@ -217,7 +217,7 @@ Otherwise, you have downloaded a corrupted file.
 | 
			
		||||
 | 
			
		||||
If you want to teach `abra` how to support your favourite server hosting provider, we'd glady accept patches.
 | 
			
		||||
 | 
			
		||||
## How do I bootstrap a server manually for running Co-op Cloud apps?
 | 
			
		||||
## How do I bootstrap a server for running Co-op Cloud apps?
 | 
			
		||||
 | 
			
		||||
The requirements are:
 | 
			
		||||
 | 
			
		||||
@ -238,7 +238,7 @@ 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.
 | 
			
		||||
`abra` will do this for you when you run `abra server add --provision`.
 | 
			
		||||
 | 
			
		||||
## Managing DNS entries
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user