Files
rauthy/compose.nextcloud.yml
Danny Groenewegen 38067eafc2 - Added bootstrapping admin password and API key
- Added abra.sh functions for creating clients, groups and roles with the Rauthy API
- Documentation and example for Nextcloud integration
2026-05-14 16:11:06 +02:00

10 lines
168 B
YAML

services:
app:
secrets:
- nextcloud_sec
secrets:
nextcloud_sec:
name: ${STACK_NAME}_nextcloud_sec_${SECRET_NEXTCLOUD_SEC_VERSION}
external: true