Commit Graph

271 Commits

Author SHA1 Message Date
Willy Kloucek
faa7d3b647 add config options for mail encryption and authentication 2022-08-23 14:39:32 +02:00
Willy Kloucek
bc49ee049a Merge pull request #4329 from wkloucek/pin-wopiserver-v8.3.3
pin wopiserver to v8.3.3 for continous deployment examples
2022-08-09 10:20:18 +02:00
Willy Kloucek
205f87f987 adapt deployment examples 2022-08-05 14:12:08 +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
863ddda4bb add inbucket as mail server to traefik deployment example 2022-07-25 16:28:41 +02:00
Michael Barz
c5b00a645d fix ocis_ldap admin user 2022-07-20 09:44:38 +02:00
Michael Barz
ab0518c66f fix ocis_ldap example 2022-07-19 19:20:24 +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, d9b241da81 2022-07-15 08:43:31 +02:00
Willy Kloucek
e0523796d9 Merge pull request #4204 from rhafer/cleanup
Remove unused BindEnv code
2022-07-15 07:14:06 +02:00
Ralf Haferkamp
b2db577f09 Align login attributes in deployment example as well
Followup fix for #4039
2022-07-14 16:36:51 +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
Willy Kloucek
fff55ed59b fix LDAP_USER_OBJECTCLASS typo in ldap deployment example 2022-07-08 10:16:48 +02:00
Willy Kloucek
9b4c746085 fix malformed desc tags, add missing descriptions and remove static configuration 2022-07-01 11:35:19 +02:00
Willy Kloucek
8d1f70ac09 Merge pull request #4049 from owncloud/pin-wopiserver
Pin wopiserver version
2022-06-28 10:42:46 +02:00
Michael Barz
23bc890eb9 Update .env 2022-06-28 10:26:29 +02:00
Willy Kloucek
b0b7927e6c add ocis config volume to keycloak deployment example 2022-06-28 09:47:17 +02:00
Michael Barz
ba0d360dad Update .env 2022-06-28 09:43:58 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Willy Kloucek
1ace433e60 remove secrets configuration and demo users from keycloak deployment example 2022-06-21 13:07:22 +02:00
Willy Kloucek
e249597b77 update collabora and onlyoffice in the wopi deployment example 2022-06-20 17:39:45 +02:00
Jörn Friedrich Dreyer
2930ac5282 small doc fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-06-15 10:50:22 +00:00
Willy Kloucek
ef1f2ba759 Merge pull request #3970 from wkloucek/simplify-parallel-deployment-example
simplify and fix ldap configuration
2022-06-15 11:07:33 +02:00
Willy Kloucek
db3a9a2f23 remove unused configuration options from the wopi deployment example 2022-06-15 10:03:13 +02:00
Willy Kloucek
b1010b5883 simplify and fix ldap configuration 2022-06-15 09:59:19 +02:00
David Christofas
287dc62fcf disable color logging in deployment examples 2022-06-09 10:34:32 +02:00
Christian Richter
6cde9c5405 Remove OCIS_SYSTEM_USER_ID
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Willy Kloucek
405dabf962 scale settings, storage-system and storage-users 2022-06-02 12:32:07 +02:00
Christian Richter
530b2b5863 fix STORAGE_SYSTEM_JWT_SECRET
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
4cd9f4dc3a add INSECURE option to OCDAV
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
4ef03935ce fix .env
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
58609dcbc0 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
19b7651ccc remove default credentials
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
53f5dfe7ee refactor OCIS_MACHINE_AUTH_API_KEY to SEARCH_MACHINE_AUTH_API_KEY
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
e01cdb0590 bump traefik in example deployments
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
47af5214a3 incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-02 12:32:07 +02:00
Christian Richter
398df817b4 fix single service example
Signed-off-by: Christian Richter <crichter@owncloud.com>
Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
2022-06-02 12:32:07 +02:00
Ralf Haferkamp
24178e381b Fix inconsistent env var naming for LDAP filter configuration
There was a naming inconsitency for the enviroment variables used to define
LDAP filters for user and groups queries. Some services used `LDAP_USER_FILTER`
while others used `LDAP_USERFILTER`. This is now changed to use `LDAP_USER_FILTER`
and `LDAP_GROUP_FILTER`

Closes: #3890
2022-06-01 15:35:08 +02:00
Willy Kloucek
cf162e9c95 Merge pull request #3896 from wkloucek/remove-temporary-workaround
remove temporary GRAPH_LDAP_INSECURE workaround after fix in #3888
2022-05-31 11:59:33 +02:00
Willy Kloucek
98118bae69 fix oidc issuer config in the keycloak example 2022-05-31 11:48:49 +02:00
Willy Kloucek
28c037542f remove temporary GRAPH_LDAP_INSECURE workaround after fix in https://github.com/owncloud/ocis/pull/3888 2022-05-31 09:51:17 +02:00
Saw-jan
0eb19fcf6a added LDAP_GROUP_BASE_DN and LDAP_USER_BASE_DN envs needed for parallel deployment tests 2022-05-25 12:42:57 +05:45
Ralf Haferkamp
201767c99c Fix autoprovisioning (keycload) deployment example 2022-05-24 17:39:01 +02:00
Saw-jan
ed79a20905 enclose boolean with string in docker-compose env 2022-05-19 16:50:10 +05:45
Willy Kloucek
fced29a6be update deployments proxy config 2022-05-19 07:56:41 +02:00
Willy Kloucek
57c0de334d workaround ldaps insecure bind for graph https://github.com/owncloud/ocis/issues/3812 2022-05-17 16:44:22 +02:00
Ralf Haferkamp
5ba1b8f2c1 Remove "glauth" service
The "glauth" service is no longer used. After we switched to
libregraph/idm.
2022-05-11 15:29:34 +02:00
Jörn Friedrich Dreyer
b795aabd37 Merge pull request #3666 from wkloucek/reenable-parallel-deployment-in-ci
reenable parallel deployment in ci
2022-05-09 11:12:10 +00:00
Willy Kloucek
43d74f276b Merge branch 'master' into reenable-parallel-deployment-in-ci 2022-05-09 11:52:55 +02:00