mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-22 21:10:44 -05:00
* upgrade image version in devtools to 0.14.0 * fix idmldap configuration to use the cn attribute in order for that to also work for groups (groups don't have a uid attribute in the IDM built-in LDAP) * group resources are now checked against LDAP, changed demo-principals.yaml accordingly to refer to a group that exists in LDAP as part of the demo data
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.