Files
rauthy/compose.bootstrapadmin.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
164 B
YAML

services:
app:
secrets:
- admin_pwhash
secrets:
admin_pwhash:
name: ${STACK_NAME}_admin_pwhash_${SECRET_ADMIN_PWHASH_VERSION}
external: true