document this deployment example in
| document this deployment example in |
|---|
| docs/ocis/deployment/ocis_full.md |
Infinite Scale 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:
Local Production Setup and Deploy Infinite Scale on the Hetzner Cloud.
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.
Optional Services
Keycloak
Keycloak can be optionally enabled by uncommenting the corresponding variables in the .env file:
KEYCLOAK=:keycloak.yml
Note that Keycloak requires the default ocis Identity Provider to be disabled, which is automatically handled when the keycloak.yml configuration is used.