Compare commits

...
Sign in to create a new pull request.

21 commits

Author SHA1 Message Date
478c049b01
authentik version patch update 2025-11-25 17:54:25 +01:00
f4b043fc0b
Upgrade authentik from version 6.11.1+2024.10.5 to version 9.0.1+2025.8.1 2025-10-29 11:29:39 +01:00
aeb18ddcb3
Upgrade matrix from version 6.6.0+v1.124.0 to version 6.8.0+v1.139.2 2025-10-29 09:19:48 +01:00
97052445cb
fix group env quotes 2025-10-27 17:55:05 +01:00
01f7646506
fix: unquote group in authentik config 2025-10-27 10:27:48 +01:00
6bb0965ec6
add drone 2025-10-21 11:18:02 +02:00
a3289ce056
Upgrade vaultwarden from version 2.1.0+1.34.1 to version 2.1.0+1.34.1 2025-10-09 15:30:03 +02:00
cc4c59dac6
fix: unquote env group_help for authentik 2025-09-24 08:52:11 +02:00
7af9a554b4
resolved merge conflicts 2025-09-23 15:58:16 +02:00
f052d6a408
removed upgrade hooks 2025-09-10 10:53:02 +02:00
5f4573e6b9 fix quotes for TURN_URIS 2025-09-07 12:29:38 +02:00
aeef786d65 Merge pull request 'style(background):uncommented THEME_BACKGROUND env' (#2) from feature/535_remove_background into main
Reviewed-on: #2
Reviewed-by: simon <s.thiessen@local-it.org>
2025-09-03 14:27:30 +02:00
c399369e12
feature: added rename upgrade hook to authentik 2025-07-29 08:35:25 +02:00
4d66785898
Upgrade element-web from version 0.10.0+v1.11.92 to version 0.11.0+v1.11.105 and
onlyoffice from v2.10.0+8.3.0 to v2.11.0+9.0.2
2025-07-23 14:16:12 +02:00
5592425830
Upgrade nextcloud from version 11.1.0+30.0.6-fpm to version 12.0.0+31.0.6-fpm 2025-07-23 13:34:14 +02:00
3ba6046595
chore: add groupfolders nextcloud app to alaka defaults 2025-07-22 16:10:59 +02:00
27a80cdfac Merge pull request 'Disable update for Nextcloud and enable HTS' (#3) from feature/491_nextcloud_disableupdates into main
Reviewed-on: #3
Reviewed-by: moritz <moritz@noreply.git.local-it.org>
2025-07-16 08:40:32 +02:00
5f3f896d7a
update gitea 2025-07-15 12:44:53 +02:00
9d0df881eb Merge branch 'main' into feature/535_remove_background 2025-07-09 14:49:23 +02:00
5fb5f4fe25
style(background):uncommented THEME_BACKGROUND env 2025-07-02 07:44:58 +02:00
2a2afefad0 feature(group apps): added group and renamed Hilfe 2025-05-07 11:27:40 +02:00
2 changed files with 25 additions and 14 deletions

View file

@ -8,20 +8,26 @@ GLOBALS:
basic_auth_hash: your_super_secret_password
authentik:
env:
GROUP_HELP: Hilfe
EXTRA_DOMAINS: ", `example.com`"
REDIRECTS: "example.com"
DEFAULT_LANGUAGE: de
AUTHENTIK_DISABLE_UPDATE_CHECK: true
APPLICATIONS:
#Calendar: https://nextcloud.example.com/apps/calendar/
#BBB: https://nextcloud.example.com/apps/bbb
Hilfe: https://wiki.local-it.org/s/kollicloud-wiki/
#Calendar:
#url: https://nextcloud.example.com/apps/calendar/
#group:
#BBB:
#url: https://nextcloud.example.com/apps/bbb
#group:
KolliCloud-Anleitung:
url: https://wiki.local-it.org/s/kollicloud-wiki/
group: $GROUP_HELP
EXTRA_ICONS:
#Calendar: ~/.abra/recipes/authentik/icons/calendar.svg
#BBB: ~/.abra/recipes/authentik/icons/bbb.png
Hilfe: ~/.abra/recipes/authentik/icons/help.svg
KolliCloud-Anleitung: ~/.abra/recipes/authentik/icons/help.svg
uncomment:
- THEME_BACKGROUND
- compose.css.yml
comment:
- POST_DEPLOY_CMDS
@ -37,7 +43,7 @@ authentik:
nextcloud:
env:
DEFAULT_QUOTA: "100 MB"
APPS: "calendar"
APPS: "calendar groupfolders"
BBB_URL: "{{bbb_url}}"
FPM_MAX_CHILDREN: 45
FPM_START_SERVERS: 6
@ -81,7 +87,7 @@ wordpress:
matrix-synapse:
env:
ENCRYPTED_BY_DEFAULT: off
TURN_URIS: "[{{turn_url}}]"
TURN_URIS: '[{{turn_url}}]'
RETENTION_MAX_LIFETIME: 2y
ALLOWED_LIFETIME_MAX: 2y
uncomment:
@ -158,6 +164,7 @@ gitea:
- GITEA_REPO_INDEXER_ENABLED
- GITEA_ISSUE_INDEXER_TYPE
- GITEA_STARTUP_TIMEOUT
- SECRET_LFS_JWT_SECRET_VERSION
comment:
- compose.mariadb.yml
vaultwarden:

View file

@ -1,13 +1,13 @@
authentik:
version: 6.11.1+2024.10.5
version: 9.0.2+2025.8.1
kimai:
version: 1.4.0+apache-2.34.0
wekan:
version: 3.3.0+v7.91
nextcloud:
version: 11.1.0+30.0.6-fpm
version: 12.0.0+31.0.6-fpm
onlyoffice:
version: 2.10.0+8.3.0
version: 2.11.0+9.0.2
collabora:
version: 3.3.0+24.04.13.3.1
wordpress:
@ -15,9 +15,9 @@ wordpress:
vikunja:
version: 1.1.1+0.24.6
matrix-synapse:
version: 6.6.0+v1.124.0
version: 6.8.0+v1.139.2
element-web:
version: 0.10.0+v1.11.92
version: 0.11.0+v1.11.105
rallly:
version: 1.0.0+4.0.2
hedgedoc:
@ -31,10 +31,14 @@ backup-bot-two:
monitoring-ng:
version: 1.2.0+v1.8.1
gitea:
version: 3.2.0+1.23.1-rootless
version: 3.4.0+1.24.2-rootless
outline:
version: 2.10.0+0.84.0
vaultwarden:
version: 1.1.0+1.33.2
version: 2.1.0+1.34.1
zammad:
version: 2.1.0+6.5.0-34
drone:
version: 1.9.0+2.26.0
drone-docker-runner:
version: 1.1.3+1.8.4