ocis
ocis copied to clipboard
Not possible to up ocis with wopi
Steps:
- go to the: deployments/examples/ocis_wopi/docker-compose.yml
- run ocis with wopi:
docker-compose up -d
Actual: 2024-05-06 15:09:19 read etc/ocis/web.yaml: is a directory
we haven't web.yaml
anymore so ocis doesn't start. see here https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_wopi/docker-compose.yml#L97
if we use web-daily.yaml or web-latest.yaml (I'm not sure that we should use this files. if not-> what file should I use?) https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_wopi/config/ocis/web-daily.yaml
ocis starts but we cannot upload (similar issue https://ocis.ocis-wopi.latest.owncloud.works/)
cc @dschmidt @fschade