owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.25k stars 169 forks source link

[docs-only] [5.0] Refactor the 'ocis_wopi' deployment example #9412

Closed mmattel closed 1 week ago

mmattel commented 2 weeks ago

References: #9388 (New community ready deployment example using WOPI necessary) Supersedes: #9394 ([docs-only] Create new 'ocis_wopi_community' deployment example)

Because there are many structural changes, I created a new PR instead of overwriting #9394.

Adapted FORWARD port to master necessary.

Changes:

One open issue: I was not able to start the traefik dashboard despite setting the corresponding var in the .env file. Note that I was also not able to run a dasboard deployment example. Also see traefik/operations/dashboard/.

Suggested checks:

@ScharfViktor pls retest and use 5.0.5 as ocis tag in the .env file (not latest!!).

@tbsbdr @dragotin FYI

mmattel commented 1 week ago

@micbar nice improvements 😃 One suggestion, keep the ocis deployment selectable, but default active. This eases traefik only tests if issues have to be solved.

micbar commented 1 week ago

One suggestion, keep the ocis deployment selectable, but default active. This eases traefik only tests if issues have to be solved.

Ok.

sonarcloud[bot] commented 1 week 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

micbar commented 1 week ago

@dragotin and myself did some local testing. The modularity is working and the different combiations are working.

@tbsbdr FYI