Commit Graph
96 Commits
Author SHA1 Message Date
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
MartinandGitHub 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
MartinandGitHub 7397dded85 Merge branch 'master' into bump-wopi-10.4.0 2024-05-16 11:43:45 +02:00
Willy Kloucek 90516e1fba bump cs3org wopi server to 10.4.0 2024-05-16 09:07:49 +02:00
mmattel bbfb36d12e make caserver a configurable command 2024-05-15 16:15:48 +02:00
MartinandGitHub 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
Thomas MüllerandGitHub 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 BarzandGitHub 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üllerandGitHub 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 PerekhodandRoman Perekhod 76f97ba0c4 fix the docker-compose wopi 2024-04-26 09:24:09 +02:00
Thomas MüllerandGitHub 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
Ralf HaferkampandRalf 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
Dominik SchmidtandMichael Barz 3860ed442b Add comments to .env file 2024-02-01 15:42:49 +01:00
Dominik SchmidtandMichael Barz 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
Willy Kloucek a9ec15a80f update wopiserver to v10.2.2 2023-12-07 09:07:14 +01:00
Willy Kloucek dd9afe059a bump wopi server, collabora and onlyoffice for deployment examples and ci 2023-10-24 09:43:31 +02:00
Dennis Sieben dc4fb75543 - raised default wopiserver version to 10.1.0
- raised wopiserver in ci as well
2023-08-21 20:07:15 +02:00
Christian Scherm 0ddbb95300 Add fulltext search frontend part to ocis_wopi 2023-08-15 16:10:44 +02:00
Willy Kloucek dd5fa693e6 use wopiserver 10.0.1 2023-06-30 16:24:13 +02:00
Willy Kloucek 7455d4ed83 Merge branch 'master' into wopiserver-10 2023-06-30 15:31:15 +02:00
Michael Barz a86aba1c41 Adapt example deployment 2023-06-08 22:17:00 +02:00
Roman Perekhod 1ac49dfd64 Fix the username validation when an admin update the user 2023-06-06 17:15:38 +02:00
Roman Perekhod cd39dd4073 Fix to prevent the email notification X-Site scripting 2023-06-02 09:47:06 +02:00
Willy Kloucek a16b14af9a switch to wopiserver 10 2023-05-31 12:54:11 +02:00
Willy Kloucek 77dae5ac0b increase allowed file size in onlyoffice 2023-03-02 16:10:46 +01:00
Christian SchermandGitHub a90e13af99 Fix invalid type in ocis_wopi docker-compose file
Fix for 
`ERROR: The Compose file './docker-compose.yml' is invalid because:
services.ocis.environment.NOTIFICATIONS_SMTP_INSECURE contains true, which is an invalid type, it should be a string, number, or a null`
2023-02-22 15:25:33 +01:00
Willy Kloucek 0e9d3cc22f keep offices and wopi server up to date 2023-02-06 16:37:56 +01:00
Willy KloucekandGitHub 860ebcfff9 add "daily" deployments to the continuous deployment (#5484) 2023-02-01 16:50:33 +01:00
Willy Kloucek 18ed91a69d update collabora and the wopi server 2023-01-27 09:28:49 +01:00
Michael Barz f8558d0ce8 add tika and inbucket to wopi example 2023-01-03 21:22:15 +01:00
Willy Kloucek ccdf7baff7 update office dependencies 2022-12-23 07:42:34 +01:00
Willy Kloucek c189480a96 update the wopiserver to version 9.3.1 2022-12-06 09:24:25 +01:00
Willy Kloucek 4ce815453f update and simplify monitoring settings 2022-11-29 09:12:36 +01:00
Martinandmmattel ff1b7718e9 Update docker-compose for wopi
Just adding a blank line between the last entry of the `ocis-appdriver-onlyoffice` block and the start of `wopiserver` for ease of readability.
2022-11-25 12:44:21 +01:00
Willy Kloucek 07b971c27b update the wopi server to 9.3.0 2022-11-25 08:33:05 +01:00
Willy KloucekandRalf Haferkamp 693857e6b3 improve debugability of deployment examples 2022-11-16 16:56:59 +01:00
Willy Kloucek e78ff950f8 persist wopi recovery path 2022-10-13 11:40:23 +02:00
Willy Kloucek 84af5cf4e1 configure wopi folder url 2022-10-07 09:54:54 +02:00
Willy Kloucek e69d2e9a06 update deployment examples, especially the wopi example 2022-10-07 09:50:06 +02:00
Willy Kloucek 51282fc277 pin wopiserver to v8.3.3 for continous deployment examples 2022-08-04 10:24:52 +02:00
Willy Kloucek 671518e162 fix collabora image tag (tag was unpublished) 2022-07-19 07:58:49 +02:00
Willy Kloucek 1b1a9d0aa1 update office versions 2022-07-15 08:57:08 +02:00
Willy Kloucek 835489b87a remove unused iopsecret from wopi example, https://github.com/cs3org/wopiserver/commit/d9b241da81305dee037ed376e8d358ab88f79845 2022-07-15 08:43:31 +02:00
Willy Kloucek e249597b77 update collabora and onlyoffice in the wopi deployment example 2022-06-20 17:39:45 +02:00
Willy Kloucek db3a9a2f23 remove unused configuration options from the wopi deployment example 2022-06-15 10:03:13 +02:00