add dooris role for setup of dooris interaction on the node itself
This commit is contained in:
parent
60a407a406
commit
2abbb71788
9 changed files with 81 additions and 5 deletions
|
|
@ -11,6 +11,7 @@ services:
|
|||
DOORIS_CCUJACK_USER: "dooris"
|
||||
DOORIS_CCUJACK_PASSWORD: "{{ secret__dooris_ccujack_password }}"
|
||||
DOORIS_AUTHORIZED_KEYS_FILE: "/srv/state/dooris_authorized_keys"
|
||||
DOORIS_STATIC_API_TOKENS: "{{ dooris_static_api_token }}"
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue