forked from toolshed/docs.coopcloud.tech
		
	Turn into warning
This commit is contained in:
		@ -122,7 +122,12 @@ And we need to generate secrets for the app: database connection password, root
 | 
			
		||||
$ abra app cloud.example.com secret generate --all
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Take care, these secrets are only shown once on the terminal so make sure to take note of them! Abra makes use of the [Docker secrets](https://docs.docker.com/engine/swarm/secrets/) mechanism to ship these secrets securely to the server and store them as encrypted data.
 | 
			
		||||
!!! warning
 | 
			
		||||
 | 
			
		||||
    Take care, these secrets are only shown once on the terminal so make sure
 | 
			
		||||
    to take note of them! Abra makes use of the [Docker
 | 
			
		||||
    secrets](https://docs.docker.com/engine/swarm/secrets/) mechanism to ship
 | 
			
		||||
    these secrets securely to the server and store them as encrypted data.
 | 
			
		||||
 | 
			
		||||
Then we can deploy the Nextcloud.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user