mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	formatting
This commit is contained in:
		@@ -31,6 +31,7 @@ devture_traefik_config_entrypoint_web_secure_enabled: false
 | 
			
		||||
 | 
			
		||||
To use self-signed SSL certificates, you need to disable the certResolvers and the traefik-certs-dumper tool. 
 | 
			
		||||
You also need to override the providers.file setting in the Traefik configs. 
 | 
			
		||||
 | 
			
		||||
Create a file 'certificates.yml' in /devture-traefik/config/ with the following content:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
@@ -46,6 +47,7 @@ tls:
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Place the key and your certificate in /devture-traefik/ssl/
 | 
			
		||||
 | 
			
		||||
You can use the matrix-aux role for this:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user