nextcloud: install oidc login via app store

This commit is contained in:
Brad Stein 2026-01-07 08:51:07 -03:00
parent 52295538a0
commit 59b719da54

View File

@ -146,9 +146,9 @@ spec:
su -s /bin/sh www-data -c "php /var/www/html/occ app:enable --force ${app}" || true
}
ensure_mime_defaults
install_app oidc_login https://github.com/pulsejet/nextcloud-oidc-login/releases/download/v3.2.2/oidc_login.tar.gz
install_app external https://github.com/nextcloud-releases/external/releases/download/v5.4.1/external-v5.4.1.tar.gz
install_app mail https://github.com/nextcloud-releases/mail/releases/download/v3.7.24/mail-stable3.7.tar.gz
ensure_app oidc_login
ensure_app richdocuments
configure_office
configure_oidc