owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
434 stars 159 forks source link

Configure ocis collaboration service in docker compose #11162

Closed Salipa-Gurung closed 2 months ago

Salipa-Gurung commented 2 months ago

Description

Set up collaboration service (wopi server provided by oCIS) in docker compose.

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

update-docs[bot] commented 2 months ago

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

saw-jan commented 2 months ago

If I understood Michael correctly this should replace the old wopiserver, correct? Then that should be removed. Also we have Collabora and OnlyOffice in the docker compose setup a collaboration service should be used for each probably?

yeah, that is true.

saw-jan commented 2 months ago

Also we have Collabora and OnlyOffice in the docker compose setup a collaboration service should be used for each probably?

seems like we can use both office suites at the same time by starting two different collaboration services on different ports (COLLABORATION_GRPC_ADDR and COLLABORATION_HTTP_ADDR)

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud