mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 12:38:54 -05:00
We agreed to move the 'opencloud_full' example to a new directory to avoid confusion with the supported compose examples in opencloud-compose. This commit keeps the bare-metal example in place as that is still mentioned in the documentation.
19 lines
968 B
Markdown
19 lines
968 B
Markdown
---
|
|
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](https://docs.opencloud.eu/docs/admin/intro)\
|
|
Providing two variants using detailed configuration step by step guides:\
|
|
[Docker Compose Setup](https://docs.opencloud.eu/docs/admin/getting-started/container/docker-compose) and [Docker Compose Local](https://docs.opencloud.eu/docs/admin/getting-started/container/docker-compose-local).\
|
|
Note that these examples use LetsEncrypt certificates and are intended for production use.
|
|
|
|
* In the [Developer Documentation](https://docs.opencloud.eu/docs/dev/intro)\
|
|
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.
|
|
|
|
|