Commit Graph

714 Commits

Author SHA1 Message Date
Martin 5257d1d67d [docs-only] Update ocis_full.md in dev docs
References: https://github.com/owncloud/ocis/issues/10053?notification_referrer_id=NT_kwDOADKtwbMxMjQxMjYwNjk3MjozMzIxMjgx#issuecomment-2391127835

* Small fixes
* Add an important note if deviating from the default
2024-10-03 14:43:28 +02:00
Michael Barz 1012170942 docs: add releases to table 2024-10-01 09:44:36 +02:00
Michael Barz ae040fd52e docs: add releases to table 2024-09-12 14:10:13 +02:00
Niraj Acharya 1ecfbf3e33 updating test document 2024-09-12 04:08:13 +00:00
prashant-gurung899 250650265c cleanup parallel deployment tests
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-09-10 12:02:33 +05:45
Martin e679c01dfc Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2024-08-23 08:44:46 +02:00
mmattel 54c304d3fc [docs-only] Improve dev docs 2024-08-22 19:19:55 +02:00
mmattel fe692b420b [docs-only] Add a note in dev docs/build the docs 2024-08-21 12:29:31 +02:00
mmattel d82eb9ef12 [docs-only] Link fix for dev docs 2024-08-21 10:26:25 +02:00
mmattel 2b9acf31f9 [docs-only] Fix dev docs release roadmap image link 2024-08-20 16:35:15 +02:00
Jörn Friedrich Dreyer 454c119d0b chore: prepare changelog, bump version, update CD, add release to table
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-20 10:28:52 +02:00
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