Files
opencloud/deployments/examples/opencloud_full
Michael Barz cc303d14f4 Supported production setup with Keycloak and LDAP (#720)
* feat: modify .env file to make the needed changes for keycloak and ldap

* style: remove default values from yaml
2025-04-29 14:29:33 +02:00
..
2025-01-22 15:16:31 +01:00
2025-03-26 13:20:02 +01:00
2025-01-22 15:16:31 +01:00
2025-02-21 15:08:03 +01:00
2025-04-08 14:39:21 +02:00

document this deployment example in
document this deployment example in
docs/opencloud/deployment/opencloud_full.md

OpenCloud WOPI Deployment Example

This deployment example is documented in two locations for different audiences:

  • In the Admin Documentation
    Providing two variants using detailed configuration step by step guides:
    Docker Compose Setup and Docker Compose Local.
    Note that these examples use LetsEncrypt certificates and are intended for production use.

  • In the Developer Documentation
    Providing details which are more developer focused. This description can also be used when deviating from the default.
    Note that this examples uses self signed certificates and is intended for testing purposes.