Commit Graph

703 Commits

Author SHA1 Message Date
Viktor Scharf 5a958dfb92 get federated users test 2024-08-16 13:34:37 +02:00
mmattel 37e7e8c52a [docs-only] Fix the default deployment release type 2024-08-14 12:30:20 +02:00
Martin a1441a998b Apply suggestions from code review 2024-08-13 15:38:37 +02:00
Ralf Haferkamp adaea9eb3f deployments: Default to "ocis-rolling" for the ocis_full example for now
The example requires features that are not available in the production
releases yet. Also add some clarification statements to the docs.

Fixes: #9779
2024-08-13 15:31:54 +02:00
mmattel bc9734ec70 [docs-only] Fix defaults for ocis container (production/release) 2024-08-13 12:09:04 +02:00
mmattel 00f58a3a53 some text polishing 2024-08-13 09:49:09 +02:00
Klaas Freitag c72168b348 Add variables to .env to configure the data- and config directory
That adds an way of having the volumes configured easily.
2024-08-13 09:12:37 +02:00
Jörn Friedrich Dreyer d61e2c18b7 remove runtime changes for OCIS_ENABLE_OCM
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 16:53:56 +02:00
Jörn Friedrich Dreyer f960ae4d64 add OCIS_ENABLE_OCM env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-12 13:48:23 +02:00
Tobias Baader d68c821794 added rolling 6.2.0
added rolling 6.2.0
2024-08-06 16:20:35 +02:00
Christian Richter 6282f77478 remove obsolete \n
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-25 11:07:09 +02:00
Christian Richter 2ff49e3f61 remove <br> from mermaid charts
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-07-25 08:42:03 +02:00
Roman Perekhod 46ed2296b5 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:33 +02:00
Roman Perekhod 3cf39823f4 Update docs/ocis/development/debugging.md
Co-authored-by: Martin <github@diemattels.at>
2024-07-22 15:07:16 +02:00
Roman Perekhod 54524567a5 Added the debugging to full ocis docker example 2024-07-22 13:26:30 +02:00
Tobias Baader bf3b9f70f0 corrected dates of 6.0.0 and 5.0.6
corrected dates of 6.0.0 and 5.0.6
2024-07-17 19:08:43 +02:00
Tobias Baader c51aef0473 corrected date for 5.0.6
corrected date for 5.0.6
2024-07-17 18:42:43 +02:00
Tobias Baader 83e203efcc added release 5.0.6
added 5.0.6 to release table
2024-07-17 18:41:04 +02:00
Viktor Scharf 1b8b911b63 list Invitation 2024-07-15 12:24:59 +02:00
Michael Barz c4b2e6a3c0 docs: add release to table 2024-07-08 15:58:26 +02:00
Michael Barz 2de32638e1 feat: change the docs to reflect the new deployments 2024-07-01 15:47:10 +02:00
Roman Perekhod f29b254333 fixed the notification service error when the user's display name contained special characters 2024-06-28 13:24:37 +02:00
Michael Barz 08061f5e94 fix: add feedback from code review 2024-06-28 11:39:50 +02:00
Michael Barz 1aff5453bf docs: fix spaces and add S3 explanation 2024-06-27 14:43:40 +02:00
Michael Barz b53af8cdf2 docs: address feedback from review 2024-06-27 14:34:34 +02:00
Michael Barz 8640c57991 docs: add more docs 2024-06-27 14:34:34 +02:00
Michael Barz fd3178c4b3 docs: cleanup docs 2024-06-27 14:34:34 +02:00
Michael Barz 9812f99553 feat: create ocis_full deployment 2024-06-27 14:34:34 +02:00
Viktor Scharf e1143dc791 fix after review 2024-06-27 12:03:39 +02:00
Viktor Scharf 74d55f17f6 add testing docs to ocm test 2024-06-27 11:36:56 +02:00
Michael Barz b04f3209d4 chore: prepare release, bump version 2024-06-19 19:45:57 +02:00
kobergj 222ead44e6 feat(ocis): Better documentation for backup command
Co-authored-by: Martin <github@diemattels.at>
2024-06-07 12:38:38 +02:00
jkoberg e046768aa6 feat(docs): extend backup docu to mention command
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-06-06 15:55:09 +02:00
Tobias Baader 8a63726afe Renamed Page and added releases
- Renamed page from release roadmap to "Release Life Cycle" to avoid confusion with the roadmap
- added link to the public roadmap
- added releases 5.0.4 and 5.0.5
- clarified update overlap
- added semver image (created by @tbsbdr )
2024-05-29 15:10:07 +02:00
kobergj cdced5da12 Merge pull request #9227 from kobergj/BackupDocs
[docs-only] Backup Docs
2024-05-27 12:43:15 +02:00
kobergj 5f831c0b47 Merge pull request #9187 from fschade/activities-service-adr
[docs-only] enhancement(docs): first draft of the activities service adr
2024-05-24 10:01:14 +02:00
kobergj 9626bcddee feat(docs): backup review pIII
Co-authored-by: Klaas Freitag <kraft@freisturz.de>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-23 15:19:10 +02:00
kobergj 22f148653a Apply suggestions from code review
feat(adr): Review suggestions

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2024-05-23 09:37:02 +02:00
kobergj 21e0fd4755 feat(docs): backup review pII
Co-authored-by: Martin <github@diemattels.at>
2024-05-22 09:50:19 +02:00
jkoberg d0d319d7de feat(docs): fix backup docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-22 09:37:07 +02:00
Florian Schade d9de63b5af enhancement: add clamav docker compose example 2024-05-21 18:49:38 +02:00
kobergj 4b7a8113a6 feat(docs): backup docs review suggestions
Co-authored-by: Martin <github@diemattels.at>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-21 17:28:23 +02:00
jkoberg 9def63eb78 feat(docs): add backup docs
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-05-21 16:11:54 +02:00
Florian Schade 356eec2c2b enhancement(docs): add activity data structure example 2024-05-16 15:41:11 +02:00
Florian Schade 6fa8a90298 enhancement(docs): first draft of the activities service adr 2024-05-16 11:08:44 +02:00
Tobias Baader b4f53e9103 Added release -flavours and list
- Added release flavours and releases list
- added release plan for the future

todo:
- supported versions need to be defined
2024-05-10 21:22:14 +02:00
Michael Barz e1cf1d6845 fix: companion config 2024-05-10 12:03:51 +02:00
Sabin Panta fff20ac8db [tests-only][full-ci] updating given step for sharing and env in docs for starting email service (#9081)
* updating given step for sharing and env in docs for starting email service

* addressing review

* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Thomas Müller 4f7480d322 feat: drop github.com/a8m/envsubst in favor of gookit/config (#9028) 2024-04-30 18:05:58 +02:00
Michael Barz 0dce02d011 docs: add more cons from code review 2024-04-29 12:06:35 +02:00