Skip to content

Instantly share code, notes, and snippets.

View maxbrueckl's full-sized avatar

Maximilian Brueckl maxbrueckl

View GitHub Profile
@maxbrueckl
maxbrueckl / docker logs ocis
Created August 1, 2023 15:19
OCIS setup with onlyoffice
2023/08/01 15:08:36 Could not create config: config in /etc/ocis/ocis.yaml already exists
2023-08-01T15:08:36Z INF registering external service com.owncloud.api.auth-machine-aca76b7d-8ac5-4c03-87c0-1f70c5b3ee99@127.0.0.1:9166 line=github.com/owncloud/ocis/v2/ocis-pkg/registry/register.go:17 service=auth-machine
2023-08-01T15:08:36Z INF registering external service com.owncloud.api.storage-users-5a52a8d6-91ae-4869-b116-74a30cfee168@127.0.0.1:9157 line=github.com/owncloud/ocis/v2/ocis-pkg/registry/register.go:17 service=storage-users
2023-08-01T15:08:36Z INF Starting nats-server line=github.com/owncloud/ocis/v2/services/nats/pkg/logging/nats.go:21 service=nats
2023-08-01T15:08:36Z INF Version: 2.9.19 line=github.com/owncloud/ocis/v2/services/nats/pkg/logging/nats.go:21 service=nats
2023-08-01T15:08:36Z INF Git: [not set] line=github.com/owncloud/ocis/v2/services/nats/pkg/logging/nats.go:21 service=nats
2023-08-01T15:08:36Z INF Cluster: ocis-cluster line=github.com/owncloud/ocis/v2/services/nats/pkg
http:
middlewares:
drop-prompt-parameter:
redirectRegex:
regex: "^(.*)&prompt=select_account%20consent(.*)"
replacement: "${1}${2}"
owncloud-cors-headers:
headers:
accessControlAllowCredentials: true
accessControlExposeHeaders: "*"