mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 08:50:49 -06:00
fix: fix compose examples for onlyoffice and monitoring
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
OCIS_DOMAIN: ocis.ocis-onlyoffice.rolling.owncloud.works
|
||||
COMPANION_DOMAIN: companion.ocis-onlyoffice.rolling.owncloud.works
|
||||
COMPANION_IMAGE: owncloud/uppy-companion:3.12.13-owncloud
|
||||
WOPISERVER_DOMAIN: wopiserver.ocis-onlyoffice.rolling.owncloud.works
|
||||
WOPISERVER_ONLYOFFICE_DOMAIN: wopiserver-oo.ocis-onlyoffice.rolling.owncloud.works
|
||||
ONLYOFFICE_DOMAIN: onlyoffice.ocis-onlyoffice.rolling.owncloud.works
|
||||
INBUCKET_DOMAIN: mail.ocis-onlyoffice.rolling.owncloud.works
|
||||
DEMO_USERS: "true"
|
||||
|
||||
@@ -138,7 +138,7 @@ COLLABORA_ADMIN_PASSWORD=
|
||||
## Debugging - Monitoring ##
|
||||
# Please see documentation at: https://owncloud.dev/ocis/deployment/monitoring-tracing/
|
||||
# The leading colon is required to enable the service.
|
||||
#MONITORING=:monitoring_tracing/monitoring.yml
|
||||
MONITORING=:monitoring_tracing/monitoring.yml
|
||||
|
||||
## Uppy Companion Settings ##
|
||||
# The leading colon is required to enable the service.
|
||||
|
||||
@@ -20,3 +20,7 @@ services:
|
||||
OCIS_TRACING_ENDPOINT: jaeger-agent:6831
|
||||
# metrics
|
||||
COLLABORATION_DEBUG_ADDR: 0.0.0.0:9304
|
||||
|
||||
networks:
|
||||
ocis-net:
|
||||
external: true
|
||||
|
||||
@@ -20,3 +20,7 @@ services:
|
||||
OCIS_TRACING_ENDPOINT: jaeger-agent:6831
|
||||
# metrics
|
||||
COLLABORATION_DEBUG_ADDR: 0.0.0.0:9304
|
||||
|
||||
networks:
|
||||
ocis-net:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user