Files
opencloud/devtools/deployments/opencloud_full
Pascal Bleser 75f062f53d groupware: update developer guide
* add instructions and container to create a key and certificate pair
   for the built-in IDM LDAP as we need it to listen on LDAPS for
   Stalwart, which has been disabled by default with
   https://github.com/opencloud-eu/opencloud/pull/2880

 * add environment variables to point to the certificates

 * update services/groupware/DEVELOPERS.md with up-to-date instructions,
   using Stalwart 0.16
2026-06-16 16:51:37 +02:00
..
2026-06-16 16:51:37 +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.