ADD: update Nextcloud and Gitea configurations for domain and Docker settings; enhance Homarr deployment with resource limits and OIDC authentication

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-25 14:13:07 +02:00
parent 39079615f5
commit 1125b8b072
4 changed files with 44 additions and 5 deletions
+6
View File
@@ -173,6 +173,10 @@ spec:
value: giteapassword
- name: GITEA__server__ROOT_URL
value: "https://git.henryathome.home64.de"
- name: GITEA__server__DOMAIN
value: git.henryathome.home64.de
- name: GITEA__server__PROTOCOL
value: http
- name: GITEA__server__SSH_DOMAIN
value: git.henryathome.home64.de
- name: GITEA__server__START_SSH_SERVER
@@ -181,6 +185,8 @@ spec:
value: "32000"
- name: GITEA__server__SSH_PORT
value: "32000"
- name: GITEA__packages__ENABLED
value: "true"
ports:
- containerPort: 3000 # HTTP
- containerPort: 32000 # SSH