Commit Graph

583 Commits

Author SHA1 Message Date
kobergj
272c859d77 Merge pull request #11893 from kobergj/MultiInstanceOcisPartII
[OCISDEV-456] Cross Instance Sharing
2026-01-16 13:27:14 +01:00
Martin Mattel
1e1c3248f8 [docs-only] Update the traefik image for some deployment examples 2026-01-16 12:20:10 +01:00
Julian Koberg
2ca6372668 feat: move multi-instance-config to deployment example
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2026-01-16 12:01:59 +01:00
Julian Koberg
09c2dfbd11 feat: refine way of adding users to instances
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2026-01-16 12:01:33 +01:00
Julian Koberg
ddc6cb0651 feat: cross instance sharing
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2026-01-16 12:01:33 +01:00
Julian Koberg
fdc48653ca feat: add ldap to ocis-multi example
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2026-01-16 12:01:33 +01:00
Martin Mattel
693ba8074a [docs-only] Update ocis_full image versions 2026-01-05 10:36:46 +01:00
kobergj
9b3ea2c8a7 feat: clean up docker-compose example
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-12-15 10:46:51 +01:00
Julian Koberg
ace084dc10 feat: clean up multi-instance-ocis
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-12-15 10:46:51 +01:00
Julian Koberg
502ce0dc50 feat: multi-instance-ocis deployment example
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-12-15 10:46:51 +01:00
Martin Mattel
75b736a921 [docs-only] Update AND fix ocis_full when using Traefik 3.6.4 2025-12-10 11:49:25 +01:00
Martin Mattel
adec179400 [docs-only] Update ocis_full image versions 2025-12-04 10:53:51 +01:00
Juan Pablo Villafáñez
b34c6fea89 fix: configuration changes for memberof and refint 2025-11-20 15:20:12 +01:00
Juan Pablo Villafáñez
834bb4d256 fix: replace obsolete docker image for the ldap example 2025-11-18 18:17:27 +01:00
Martin Mattel
26d90357a2 [docs-only] Update of the ocic_full compose example 2025-11-04 15:06:33 +01:00
Martin Mattel
3ed73dbfc3 [master] [PR 11718] [docs-only] Update the web-extension images for ocis_full
Backport of PR #11718
2025-10-06 13:31:44 +02:00
Martin Mattel
000bc07f39 update traefik and collabora 2025-10-02 10:48:44 +02:00
kobergj
2f1ab88b8b Merge pull request #11603 from owncloud/oidc_claims_checker
feat: add a way to check for specific OIDC claims
2025-09-24 13:43:53 +02:00
Martin Mattel
b0bb54cfd7 ease oo enterprise icense activation handling 2025-09-18 15:25:09 +02:00
Martin Mattel
06d2d5446e [docs-only] Update the ocis_full deployment example 2025-09-17 18:47:13 +02:00
Julian Koberg
824a71dbe2 feat: clean up mfa middleware
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-09-17 15:56:04 +02:00
Julian Koberg
eeeeba199b feat: move mfa checks to handlers
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-09-17 12:42:28 +02:00
Julian Koberg
5052c65526 feat: use middleware for mfa checks
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2025-09-17 12:42:28 +02:00
Roman Perekhod
1800cc85b1 Merge pull request #11628 from 2403905/issues/OCISDEV-278
feat: [OCISDEV-278] X-XSS-Protection header removed
2025-09-16 16:39:34 +02:00
Roman Perekhod
19f75f8b0a feat: added the onlyoffice ee license to the ocis deployment. 2025-09-16 08:08:17 +02:00
Roman Perekhod
d9bf69014f feat: [OCISDEV-278] X-XSS-Protection header removed 2025-09-02 18:02:53 +02:00
Juan Pablo Villafañez
e80f38d55a Merge pull request #11592 from owncloud/keycloak_stepup_flow_example
feat: add step up auth flow in keycloak example
2025-08-14 14:37:07 +02:00
Martin Mattel
3e9b4e81c4 [docs-only] Update ocis_full image versions 2025-08-12 09:15:34 +02:00
Juan Pablo Villafáñez
387ea2ea1f feat: add step up auth flow in keycloak example 2025-08-08 15:02:35 +02:00
Juan Pablo Villafañez
2f0842e9b3 Merge pull request #11500 from owncloud/deployments_telemetry_updates
chore: telemetry updates for the deployments
2025-07-16 13:26:29 +02:00
Roman Perekhod
c296bc7737 Merge pull request #11491 from owncloud/fix-depl
fix: Fix debug docker for collabora and onlyoffice in example full deployment
2025-07-15 14:50:26 +02:00
Lukas Hirt
3aacb8a0e2 Merge pull request #10880 from owncloud/chore/update-importer
chore: update importer
2025-07-09 09:50:03 +02:00
Juan Pablo Villafáñez
f49e5c5c64 chore: telemetry updates for the deployments
Keycloak example will be updated to 26.2.5, which contains support for
telemetry. The committed setup changes are required for the Keycloak
update.

Due to the Keycloak update to 26.2.5, jaeger will also need to be
updated. It isn't part of the deployment, but the expected docker image
is jaegertracing/jaeger:2.7.0 (which is supported by Keycloak 26.2.5).

The jaeger update also brings changes in oCIS. Previous 6831 port in
jaeger isn't available in recent versions (particularly 2.7.0), and has
changed to port 4317, which supports the "otlp" tracing type in oCIS. No
code change is needed.
2025-07-03 15:00:23 +02:00
Roman Perekhod
dc6eb130ea backport: Fix debug docker for collabora and onlyoffice in example full deployment 2025-07-03 13:04:14 +02:00
Juan Pablo Villafañez
05abdf40fb Merge pull request #11454 from owncloud/update_onlyoffice_900
chore: update OnlyOffice image to 9.0.0
2025-07-02 15:08:18 +02:00
Daan Breur
dc0e7df457 Update collabora.yml 2025-06-24 22:34:09 +02:00
Daan Breur
2b23459f75 Update onlyoffice.yml 2025-06-24 22:30:28 +02:00
Lukas Hirt
feb1ec0208 chore: set specific companion origins
Seems that using only `true` as the value of companion origins is not enough.
Trying to import from a public link caused CORS errors.
Adding specific origins however seems to resolve this.
2025-06-24 08:41:26 +02:00
Juan Pablo Villafáñez
ec8d26356a chore: update OnlyOffice image to 9.0.0 2025-06-23 13:06:56 +02:00
Lukas Hirt
3a1c90d21a chore: set COMPANION_CLIENT_ORIGINS
When COMPANION_CLIENT_ORIGINS was not set, companion would be throwing an error due to missing CORS config.
2025-06-23 11:41:36 +02:00
Dominik Schmidt
31402a2bb1 chore: update importer 2025-06-23 10:42:38 +02:00
Martin Mattel
16b8bd3fc3 [docs-only] Updating ocis_full web-extensions image versions 2025-06-20 11:39:46 +02:00
Juan Pablo Villafáñez
61ff67430f fix: no acme on services not exposed to the outside 2025-06-17 11:23:08 +02:00
Juan Pablo Villafañez
4c766b31ed Merge pull request #11339 from owncloud/office_improvements
feat: office deployment hardening
2025-06-13 10:49:47 +02:00
Martin Mattel
9a28b1007e [docs-only] Update ocis_full image versions 2025-06-12 18:28:04 +02:00
Juan Pablo Villafáñez
6ba000c71c feat: container signals will reach ocis 2025-06-06 14:21:13 +02:00
Juan Pablo Villafáñez
c0d2e7c912 feat: office deployment hardening 2025-05-21 15:31:00 +02:00
Martin Mattel
d3da12890a [docs-only] Update the ocis_full example for new image versions 2025-05-14 16:53:57 +02:00
pradip
bf4f12ec52 test: remove and replace trace of inbucket with mailpit 2025-04-03 12:56:04 +05:45
pradip
30b0bb1d5b test: replace inbucket with mailpit in deployment 2025-04-02 12:08:47 +05:45