Commit Graph

122 Commits

Author SHA1 Message Date
Willy Kloucek f3ed9f5ff3 Merge pull request #2204 from owncloud/add_reva_app_provider
add app provider and app provider registry
2021-09-03 14:34:16 +02:00
Willy Kloucek 4db57dfe3c add developer ssh access to continously deployed instances 2021-09-02 11:33:44 +02:00
Willy Kloucek 29e3fbd02f add appprovider frontend route 2021-09-01 12:50:03 +02:00
Willy Kloucek 5cbf3f7a88 add app name 2021-09-01 12:50:03 +02:00
Willy Kloucek 4210ddcf52 adpat useage of in deployment example 2021-09-01 12:50:03 +02:00
Willy Kloucek d6f6e8dc9f adapt examples to non-root docker image 2021-08-30 09:34:29 +02:00
pwengerter a24fe109cc Remove onlyoffice extension 2021-08-24 14:15:20 +01:00
Ralf Haferkamp 07d5dd345d Fix documentation links in example deployments 2021-08-05 08:58:51 +02:00
Michael Barz 1288314946 Merge pull request #2335 from owncloud/document_transfer_secret
[docs-only] document storage transfer token
2021-07-29 16:38:03 +02:00
Willy Kloucek 08047e1d83 document storage transfer token 2021-07-29 16:05:25 +02:00
Willy Kloucek a3fb9a4b37 fix s3 example and minio console 2021-07-15 12:00:29 +02:00
Willy Kloucek c58f7094d2 remove idp from the keycloak example 2021-07-15 11:17:58 +02:00
Willy Kloucek e1a2e5c4b1 fix login with ldap example 2021-07-15 11:06:58 +02:00
Willy Kloucek 2bdb522a1d remove owncloud10_with_oc_web 2021-07-15 11:00:49 +02:00
Willy Kloucek bcefff9b8d simplify traefik configuration 2021-07-15 11:00:41 +02:00
Willy Kloucek 2755f04938 add hello and s3 deplyoment example 2021-06-23 19:33:10 +02:00
Willy Kloucek b23570b80f fix secrets use 2021-06-17 13:15:41 +02:00
Willy Kloucek 86adc2bd0b fix jwt secrets for wopiserver example 2021-06-10 16:25:31 +02:00
Willy Kloucek 64ab98fa40 [deployment examples] adapt WOPISERVER_REVA_GATEWAY to WOPISERVER_REVA_GATEWAY_ADDR because of wopiserver change 2021-05-27 11:30:15 +02:00
Willy Kloucek 427c097830 remove foo as default 2021-05-25 15:42:21 +02:00
Willy Kloucek 9b34a974d6 fix deployment for https://github.com/owncloud/ocis-wopiserver/pull/5 2021-05-25 12:51:26 +02:00
Willy Kloucek 78d96d49b9 disable welcome message for collabora 2021-05-25 12:27:51 +02:00
Alex Unger 34a8ed3816 Merge pull request #2039 from owncloud/switch_to_http_internally
deployment examples: switch to http internally
2021-05-19 13:30:29 +02:00
Willy Kloucek 1ea97e92fc remove insecure 2021-05-19 08:12:46 +02:00
Willy Kloucek d0e5546c6f dynamic client registration changes 2021-05-18 08:08:18 +02:00
Willy Kloucek 2826bdf3bd switch to http internally 2021-05-10 08:54:08 +02:00
Willy Kloucek 1cdb18ff31 add continous deployment 2021-05-04 17:39:59 +02:00
Willy Kloucek d144e3ddce add wait script 2021-05-04 17:39:59 +02:00
Willy Kloucek 3f9707274d fix json formatting 2021-05-04 17:39:59 +02:00
Willy Kloucek 25a5001a91 touch wopi log file to ensure its there 2021-05-04 17:39:59 +02:00
Willy Kloucek 39973d13f0 remove "custom" preset in .env 2021-05-04 17:39:59 +02:00
Willy Kloucek 5977a86eb3 add docs 2021-05-04 17:39:59 +02:00
Willy Kloucek df3b65b5e8 add wopi server example deployment 2021-05-04 17:39:59 +02:00
Willy Kloucek 63c6a438b6 use official redis 2021-04-20 08:56:12 +02:00
Willy Kloucek 6020a37640 adapt to owncloud.dev 2021-04-07 13:40:12 +02:00
Willy Kloucek edb733baf3 allow dynamic client registration from any host 2021-03-24 16:45:28 +01:00
Willy Kloucek cae068fe73 fix sharing in keycloak deployment example 2021-02-22 11:30:20 +01:00
Willy Kloucek 67eb5ce63e Merge pull request #1657 from owncloud/continuous_deplyoment_carry_paths
[docs-only] fix certificate issuing limit for continuously deployed examples
2021-02-16 17:27:34 +01:00
Willy Kloucek 826c70b3d2 introduce carry paths for continuous deployments 2021-02-16 14:13:13 +01:00
Willy Kloucek 33d004a92e use wait also for ocis_traefik 2021-02-12 10:28:01 +01:00
Willy Kloucek c88e544281 do not restart ocis after removing users, since they then will be readded 2021-02-12 10:21:32 +01:00
Willy Kloucek 249af958ff remove demo users from accounts 2021-02-11 16:54:01 +01:00
Willy Kloucek dea1fa87a9 Merge pull request #1614 from owncloud/change_secrets_upon_deploy
change default secrets on deploy
2021-02-11 11:49:23 +01:00
Willy Kloucek 9bfe930978 add feedback from review 2021-02-11 10:53:07 +01:00
Willy Kloucek 2efbb13e66 change secrets on deploy 2021-02-10 14:20:38 +01:00
Willy Kloucek 77f2f4f0ba bump traefik version 2021-02-08 14:26:49 +01:00
Phil Davis df43388e88 Merge pull request #1582 from owncloud/docs_and_fix_cd
[docs-only] document and fix continuous deployment
2021-02-02 18:05:53 +05:45
Willy Kloucek d01e629c0e document and fix continuous deployment 2021-02-02 10:36:07 +01:00
Willy Kloucek 9e3995ecc9 fix keycloak realm import domain 2021-02-01 13:33:01 +01:00
Willy Kloucek f3404ab202 fix typo 2021-02-01 09:21:03 +01:00