Merge pull request #10232 from owncloud/mmattel-patch-1
[docs-only] Update deployment examples ocis_full README.md
This commit is contained in:
@@ -4,7 +4,15 @@ document this deployment example in: docs/ocis/deployment/ocis_full.md
|
||||
|
||||
# Infinite Scale WOPI Deployment Example
|
||||
|
||||
This deployment example is documented in the [developer documentation](https://owncloud.dev/ocis/deployment/ocis_full/).
|
||||
See the link for more details and instructions on how to deploy this scenario.
|
||||
This deployment example is documented in two locations for different audiences:
|
||||
|
||||
* In the [Admin Documentation](https://doc.owncloud.com/ocis/latest/index.html)\
|
||||
Providing two variants using detailed configuration step by step guides:\
|
||||
[Local Production Setup](https://doc.owncloud.com/ocis/next/depl-examples/ubuntu-compose/ubuntu-compose-prod.html) and [Deploy Infinite Scale on the Hetzner Cloud](https://doc.owncloud.com/ocis/next/depl-examples/ubuntu-compose/ubuntu-compose-hetzner.html).\
|
||||
Note that these examples use LetsEncrypt certificates and are intended for production use.
|
||||
|
||||
* In the [Developer Documentation](https://owncloud.dev/ocis/deployment/ocis_full/)\
|
||||
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.
|
||||
|
||||
|
||||
Also see the [Admin Documentation](https://doc.owncloud.com/ocis/latest/index.html) for administrative and more configuration details.
|
||||
|
||||
Reference in New Issue
Block a user