rancher?
This commit is contained in:
parent
37adc5d0a6
commit
6931aa08b4
1 changed files with 9 additions and 0 deletions
|
@ -232,5 +232,14 @@ services:
|
|||
networks:
|
||||
- internal
|
||||
|
||||
rancher:
|
||||
image: rancher/rancher
|
||||
privileged: true
|
||||
environment:
|
||||
- LETSENCRYPT_HOST=manage.neo.faulty.nl
|
||||
- VIRTUAL_HOST=manage.neo.faulty.nl
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
metrics:
|
Reference in a new issue