alaconnect: replace 'execute' with 'initial-hooks'
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
eb3e2486ce
commit
0f9aba3e9e
@ -5,7 +5,7 @@ authentik:
|
|||||||
- AUTHENTIK_DOMAIN
|
- AUTHENTIK_DOMAIN
|
||||||
- SECRET_AUTHENTIK_SECRET_VERSION
|
- SECRET_AUTHENTIK_SECRET_VERSION
|
||||||
- SECRET_AUTHENTIK_ID_VERSION
|
- SECRET_AUTHENTIK_ID_VERSION
|
||||||
execute:
|
initial-hooks:
|
||||||
- app set_authentik
|
- app set_authentik
|
||||||
shared_secrets:
|
shared_secrets:
|
||||||
nextcloud_secret: authentik_secret
|
nextcloud_secret: authentik_secret
|
||||||
@ -15,10 +15,10 @@ onlyoffice:
|
|||||||
- compose.onlyoffice.yml
|
- compose.onlyoffice.yml
|
||||||
- ONLYOFFICE_URL
|
- ONLYOFFICE_URL
|
||||||
- SECRET_ONLYOFFICE_JWT_VERSION
|
- SECRET_ONLYOFFICE_JWT_VERSION
|
||||||
execute:
|
initial-hooks:
|
||||||
- app install_onlyoffice
|
- app install_onlyoffice
|
||||||
collabora:
|
collabora:
|
||||||
uncomment:
|
uncomment:
|
||||||
- COLLABORA_URL
|
- COLLABORA_URL
|
||||||
execute:
|
initial-hooks:
|
||||||
- app install_collabora
|
- app install_collabora
|
||||||
|
Loading…
x
Reference in New Issue
Block a user