ADD: implement migration and backup configurations for Nextcloud with Longhorn support

This commit is contained in:
2026-04-15 19:51:29 +02:00
parent 2ea9f3973f
commit be9329d313
15 changed files with 326 additions and 27 deletions
+4
View File
@@ -18,6 +18,10 @@ stringData:
}
prometheus_monitoring['enable'] = false
registry_external_url 'https://registry.henryathome.home64.de'
registry_nginx['listen_port'] = 5050
registry_nginx['listen_https'] = false
# Authentik SSO (OpenID Connect)
gitlab_rails['omniauth_enabled'] = true
gitlab_rails['omniauth_allow_single_sign_on'] = ['openid_connect']