Commit Graph

114 Commits

Author SHA1 Message Date
mmattel 5246b199a6 [docs-only] updating the ocis-wopi deployment readme's 2024-04-18 16:36:32 +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
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
Willy Kloucek a9ec15a80f update wopiserver to v10.2.2 2023-12-07 09:07:14 +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
Christian Richter 4b4a2b012c addapt example deployement
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-11-22 11:37:53 +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 004ac82f30 - changed script to be compatible with dash and busybox 2023-08-25 14:50:02 +02:00
Dennis Sieben a810cf3906 Revert "- fixed WOPISERVER_INSECURE in entrypoint skript for wopiserver"
This reverts commit 7162b29ad4.
2023-08-25 14:34:09 +02:00
Willy Kloucek 6a8be29258 Merge branch 'master' into d7oc/wopiserver-ssl 2023-08-25 08:50: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
Dennis Sieben 7162b29ad4 - fixed WOPISERVER_INSECURE in entrypoint skript for wopiserver 2023-08-21 19:32:04 +02:00
Christian Scherm 0ddbb95300 Add fulltext search frontend part to ocis_wopi 2023-08-15 16:10:44 +02:00
Willy Kloucek 30ab02d30c fix onlyoffice with wopi 2023-07-10 18:56:28 +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
David Christofas 1039953a3b Merge pull request #5806 from amamus/patch-3
Update .env
2023-03-13 09:55:11 +01:00
David f944f9f8d1 Update .env
Added Collabora Admin Panel URL
2023-03-12 20:58:43 +01:00
David ff7cb56b17 Update .env
added explanation how to use traefik dashboard basic auth
2023-03-12 20:18:18 +01:00
Willy Kloucek 77dae5ac0b increase allowed file size in onlyoffice 2023-03-02 16:10:46 +01:00
Christian Scherm 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 Kloucek 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
Martin 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 Kloucek 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
Ralf Haferkamp 5d121b4bad Do not start auth-bearer service by default
The auth-bearer service is currently not needed by ocis. Reva tookens
for oidc authenticated clients are currently minted via the auth-machine
service.  This commit does not completely remove the service as we shoud
consider to rework the proxy's oidc middleware to use the auth-bearer
service in the future (see #4701)

Fixes: #4692
2022-09-28 12:11: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
Jörn Friedrich Dreyer f9dd7a66f9 deployments: unpin wopiserver version
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-07-14 11:57:09 +00:00
Michael Barz 23bc890eb9 Update .env 2022-06-28 10:26:29 +02:00
Michael Barz ba0d360dad Update .env 2022-06-28 09:43:58 +02:00