Commit Graph

436 Commits

Author SHA1 Message Date
Ralf Haferkamp
025a66faf4 keycloak deployment: Bump keycloak to 25.0.0
Also regenerated realm export and client config using the new release.
2024-06-19 15:18:24 +02:00
Ralf Haferkamp
8d30a8f516 keycloak deployment: Prettify client configs
This is just a reformatting commit. It should allows us to get
reasonable diffs, when re-exporting configs from newer keycloak
releases.
2024-06-19 15:18:24 +02:00
Thomas Müller
03bd1d5272 fix: CSP frame-src to enable PDF viewing (#9313) 2024-06-04 14:29:21 +02:00
Jörn Friedrich Dreyer
ce383bd203 set secureview flag based on addr
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-06-03 14:00:01 +02:00
Florian Schade
d9de63b5af enhancement: add clamav docker compose example 2024-05-21 18:49:38 +02:00
Martin
7dfd891de8 [docs-only] Typo fix in ocis_wopi
Fixed a missing closing curly bracket in docker-compose.yml

Backport to `stable-5.0` necessary.
2024-05-21 15:26:15 +02:00
Thomas Müller
9bc958e8be fix: token refresh in single binary and wopi deployment example (#9167) 2024-05-16 18:20:18 +02:00
Martin
7397dded85 Merge branch 'master' into bump-wopi-10.4.0 2024-05-16 11:43:45 +02:00
mmattel
2074bce99b fixed default wopi value in .env comment 2024-05-16 11:42:39 +02:00
Willy Kloucek
90516e1fba bump cs3org wopi server to 10.4.0 2024-05-16 09:07:49 +02:00
mmattel
7e17aa372c fixed the default of the wopi tag in the comment 2024-05-15 16:54:06 +02:00
mmattel
bbfb36d12e make caserver a configurable command 2024-05-15 16:15:48 +02:00
Martin
8382b81209 Update ocis_wopi docker-compose.yml --> add staging for letsencrypt
Adding a command plus comments how to deal with the Letsencrypt staging environment.
2024-05-15 09:38:01 +02:00
Michael Barz
e1cf1d6845 fix: companion config 2024-05-10 12:03:51 +02:00
Michael Barz
2d0f4d2b35 fix: service startup appprovider onlyoffice 2024-05-10 10:54:58 +02:00
Michael Barz
f5c3b2b856 Merge branch 'stable-5.0' into forward-port-changelog 2024-05-03 14:28:24 +02:00
Michael Barz
7992a495eb chore: bump version, prepare changelog 2024-05-02 17:10:57 +02:00
Thomas Müller
4f7480d322 feat: drop github.com/a8m/envsubst in favor of gookit/config (#9028) 2024-04-30 18:05:58 +02:00
Sawjan Gurung
9035b832c0 fix ocis_keycloak deployment (#9025) 2024-04-30 17:40:18 +05:45
Thomas Müller
7da2664144 fix: forward COLLABORA_DOMAIN and ONLYOFFICE_DOMAIN to the ocis container to allow substitution in csp.yaml (#9007) 2024-04-29 15:18:24 +02:00
Michael Barz
75e8b4592a Merge pull request #8984 from owncloud/fix/wopi-example-healthcheck
fix: use docker healthcheck
2024-04-29 10:51:45 +02:00
Thomas Müller
93e45c3713 feat: add OCIS_LOG_LEVEL to .env and also to the app-providers (#8980) 2024-04-26 15:51:05 +02:00
Thomas Müller
de86f4f5d9 fix: use docker healthcheck 2024-04-26 12:44:30 +02:00
Roman Perekhod
76f97ba0c4 fix the docker-compose wopi 2024-04-26 09:24:09 +02:00
Thomas Müller
bdbba929d0 feat: add CSP and other security related headers in the oCIS proxy service (#8777)
* feat: add CSP and other security related headers in the oCIS proxy service

* fix: consolidate security related headers - drop middleware.Secure

* fix: use github.com/DeepDiver1975/secure

* fix: acceptance tests

* feat: support env var replacements in csp.yaml
2024-04-26 09:10:35 +02:00
mmattel
5246b199a6 [docs-only] updating the ocis-wopi deployment readme's 2024-04-18 16:36:32 +02:00
Michael Barz
945414d463 chore: update released deployments 2024-04-17 19:24:07 +02:00
Michael Barz
a4794a96fd Merge branch 'stable-5.0' into forward-port-changelog 2024-04-17 19:22:37 +02:00
Michael Barz
97035575c3 docs: prepare changelog 2024-04-17 14:05:45 +02:00
Ralf Haferkamp
f0089bc1cc Allow to run wopi example deployment with podman
podman doesn't have a "local" log driver. Also it's docker-compatibility
socket does live in a different location (especially when running
rootless podman).

With this change you can run the deployement with a recent podman
version using:

LOG_DRIVER=journald DOCKER_SOCKET_PATH=/run/user/1000/podman/podman.sock podman compose start
2024-04-15 09:44:37 +02:00
Michael Barz
db945d988c Merge branch 'stable-5.0' into update-changelog 2024-04-11 11:14:11 +02:00
Michael Barz
28b95304dd chore: bump version 2024-04-10 15:05:41 +02:00
Michael Barz
4305fce074 Merge pull request #8687 from 2403905/issue-8569
bumps keycloak version
2024-03-19 08:15:25 +01:00
Roman Perekhod
5a7c2c3568 bumps keycloak version 2024-03-19 08:06:39 +01:00
Michael Barz
91e58a31ac chore: bump version 2024-03-18 14:48:03 +01:00
Michael Barz
cdac511ab2 chore: update continuous deployments to rc.6 2024-03-13 18:25:14 +01:00
Michael Barz
af0fa8716a chore: bump version 2024-03-13 17:24:24 +01:00
Michael Barz
00daeefd82 ci: use release candidate for released deployments 2024-02-26 11:41:28 +01:00
Michael Barz
b3287e8e1b chore: upgrade deployments 2024-02-19 16:15:35 +01:00
Dominik Schmidt
3860ed442b Add comments to .env file 2024-02-01 15:42:49 +01:00
Dominik Schmidt
754f6cc28a Add uppy companion to wopi example 2024-02-01 12:34:37 +01:00
André Duffeck
077d0980ba Bump wopiserver to fix a problem with 0-byte uploads 2024-01-19 09:56:00 +01:00
Artur Neumann
c447306caf fix NATS configuration in wopi example 2024-01-11 09:47:15 +05:45
Ralf Haferkamp
dca0c653fb Removed deprecated envars scheduled for removal with 5.0.0
Fixes: #8025
2024-01-09 11:28:31 +01:00
Ralf Haferkamp
9f47836681 Remove unused ownCloudQuota attribute from LDAP Schema
In oCIS the quota is a setting of the personal or project spaces. We
never stored quotas in LDAP for ocis nor are there plans to do so.

Fixes: #8059
2024-01-09 09:59:04 +01:00
Willy Kloucek
a9ec15a80f update wopiserver to v10.2.2 2023-12-07 09:07:14 +01:00
Michael Barz
ca6d87103e feat: use global variables for password policy 2023-12-06 14:30:54 +01:00
Michael Stingl
7af9cd9e53 Add example config for 3rd party WebDAV client Cyberduck 2023-12-01 11:10:28 +01:00
Roman Perekhod
26627ab120 Merge pull request #7784 from 2403905/issue-7724
add banned password list to the default deployments
2023-11-29 10:23:03 +01:00
Roman Perekhod
5c549469f8 add banned password list to the default deployments 2023-11-22 15:30:17 +01:00