Files
opencloud/deployments/examples/ocis_keycloak
Ralf Haferkamp 286e54f6ce Fix docker-compose ocis_keycloak example
docker-compose doesn't like bare boolean values in the `environment`
section. From the compose-file docs:
Any boolean values (true, false, yes, no) need to be enclosed in quotes to
ensure they are not converted to True or False by the YML parser.
2022-01-19 10:58:23 +01:00
..
2021-10-14 16:10:43 +02:00
2021-10-05 14:25:25 +02:00
2021-04-07 13:40:12 +02:00

document this deployment example in
document this deployment example in
docs/ocis/deployment/ocis_keycloak.md

Please refer to our documentation for instructions on how to deploy this scenario.