Commit Graph

22 Commits

Author SHA1 Message Date
Benedikt Kulmann
edc252e1a0 Add option to disable signing keys in the proxy 2020-11-20 16:04:22 +01:00
David Christofas
5dbe8ef8d6 fix logout from OC10
add redirect uris for logout from oc10
2020-11-19 13:00:47 +01:00
Benedikt Kulmann
2c40aa8f5a Fix link urls to oc10 in web config 2020-11-17 08:22:02 +01:00
Willy Kloucek
32ca22a2ac fix STORAGE_DATAGATEWAY_PUBLIC_URL and STORAGE_DATAGATEWAY_PUBLIC_URL 2020-11-13 08:05:17 +01:00
Benedikt Kulmann
d311d415b1 Example on how to deploy ocis-web in front of ownCloud10
This deployment scenario shows how to use ocis as frontend for an existing ownCloud 10 production installation. It enables
ownCloud 10 users to log in and work with their files using the new ocis-web UI. While the scenario includes
an ownCloud 10 instance, it only exists to show the necessary configuration for your already existing ownCloud 10
installation.

The setup can be used for:
- Trying out the new UI on ownCloud 10. Users can switch dynamically
- It is a prequisite for future zero-downtime migrations.

Co-authored-by: Ilja Neumann <ineumann@owncloud.com>
Co-authored-by: Jan Müller <jan.mueller@catdev.io>
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-11-12 09:48:33 +01:00
Benedikt Kulmann
b13d665f45 Merge pull request #795 from owncloud/IljaN-patch-1
Add letsencrypt as named volume
2020-11-04 12:46:43 +01:00
Ilja Neumann
9499c8eb2d Add letsencrypt as named volume 2020-11-03 16:16:17 +01:00
Jan Müller
155e4b45e9 Update env variables for ocis 2020-11-03 15:18:54 +02:00
Jan Müller
79dfa9a10d Add web client config for ocis 2020-11-03 15:16:28 +02:00
Jan Müller
7c2bcdf449 Fix allow cors redirectx 2020-11-03 15:15:54 +02:00
Jan Müller
ea8a2dec56 Updates proxy.json 2020-11-03 15:11:16 +02:00
Jan Müller
c307e762fe Fix oidc login for oc10, adds frontend switching tool 2020-11-03 15:09:38 +02:00
Jan Müller
ff72a3dcf9 Updates oc10 from 10.5 to 10.6-beta1 2020-11-03 15:06:11 +02:00
Jan Müller
a3b0336b16 Adds traefik http to https redirecting 2020-11-03 15:04:44 +02:00
Jan Müller
b4bba16c1f Fix deployments/examples/ocis_oc10_backend/README.md indentation 2020-10-26 14:52:25 +02:00
Jan Müller
7384621a39 Fix markdown 2020-10-21 17:47:19 +03:00
Jan Müller
7c4370bc22 Improve markdown 2020-10-21 16:43:01 +03:00
Jan Müller
407121d342 Adds a setup on server section to deployment scenario ocis_oc10_backed 2020-10-21 16:12:11 +03:00
Jan Müller
4f0084852c Change paths for letsencrypt folder for more generic deployments 2020-10-21 14:17:08 +03:00
Jan Müller
92b3b949ec Add redirect uri's for silent token refresh 2020-10-21 13:39:08 +03:00
Jan Müller
a7b08a4c29 Fix ocis_oc10 image tag and ldap bind user 2020-10-12 16:08:00 +02:00
Jan Müller
d1b4b3e97b Adds ocis with oc10 backend deployment example 2020-10-12 15:05:59 +02:00