Commit Graph

84 Commits

Author SHA1 Message Date
Klaas Freitag 71dfb4e3ae Make cert handling in the docs more clear. 2021-01-24 14:38:48 +01:00
Willy Kloucek 3786104739 disable Traefik dasboard as default for deployment examples 2021-01-21 19:07:55 +01:00
Phil Davis 410a5082f1 Fix typos in docs 2021-01-20 16:43:02 +05:45
Willy Kloucek 2ddde64205 add documentation 2020-12-30 17:13:15 +01:00
Jörn Friedrich Dreyer 5689daf864 Merge pull request #1148 from owncloud/add_ocis_url_env
add OCIS_URL env var
2020-12-23 17:25:24 +01:00
Phil Davis 416aa821f5 Update docs about CORE_COMMITID and CORE_BRANCH 2020-12-23 17:17:07 +05:45
Dirk Stascheit 5c60c1b62e Update getting-started.md
replaced the testing releases with the 1.0.0 in the curl lines
2020-12-22 12:52:37 +01:00
Jörn Friedrich Dreyer 7dbc1af76f add OCIS_URL env var
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-21 16:20:02 +00:00
Phil Davis 2c54d37270 Update docs/ocis/release_notes.md 2020-12-18 08:22:11 +05:45
Patrick Maier 23226c53bd [docs-only] minor improvements for release notes 2020-12-17 22:18:11 +01:00
Patrick Maier feb310aa89 [docs-only] Improvements for release notes 2020-12-17 21:50:35 +01:00
Michael Barz 43ad6b274e results from collective review 2020-12-17 18:05:54 +01:00
Michael Barz a1df2c2944 release note improvements 2020-12-17 17:08:11 +01:00
Patrick Maier 6d88bb9d9a Update release_notes.md 2020-12-17 16:29:56 +01:00
Patrick Maier 30abd4a7fe Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
2020-12-17 15:05:19 +01:00
Patrick Maier 74499bb611 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-12-17 14:20:06 +01:00
Michael Barz 444bfae32e urls and todos 2020-12-17 13:23:36 +01:00
Michael Barz 87a2149139 tabbed content 2020-12-17 12:58:14 +01:00
Patrick Maier 6dd68e0df8 Update release_notes.md 2020-12-17 12:54:30 +01:00
Patrick Maier d50571ecc4 Update release_notes.md 2020-12-17 12:42:58 +01:00
Patrick Maier c7f8f2060c corrections 2020-12-17 12:07:24 +01:00
Patrick Maier 67a4a1abfb Add oCIS 1.0 Release Notes 2020-12-17 11:45:44 +01:00
Phil Davis 43ab8bf4fd Merge pull request #921 from owncloud/docs-fix-ocis
[docs-only] make OCIS name consistent throught the docs
2020-12-16 19:57:39 +05:45
Dipak Acharya 808b2d7d2d [docs-only] make OCIS name consistent throught the docs 2020-12-16 19:49:19 +05:45
Artur Neumann e23a233e55 tests need to be executed from the oc10 repo 2020-12-16 19:17:43 +05:45
Artur Neumann bd5c864557 no LDAP or REDIS is needed to run tests 2020-12-16 19:17:43 +05:45
Willy Kloucek 6e210de1b1 fix basic management commands 2020-12-16 11:20:04 +01:00
Willy Kloucek 1c409c64a1 implement acceptance tests in docker for dev machine 2020-12-15 08:36:34 +05:45
Jörn Friedrich Dreyer 8a33993d76 Make all paths configurable and default to
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-12-14 07:51:17 +00:00
Lukas Hirt 178749b8ac Use correct file in bin 2020-12-13 17:37:32 +01:00
Lukas Hirt 14f0bd9cc5 Add UI to flagset 2020-12-13 17:37:32 +01:00
Lukas Hirt 25b51fc368 Rename ocis-phoenix to ocis-web 2020-12-13 17:37:32 +01:00
Willy Kloucek 98b226c8ff make menu lists collapsed 2020-12-10 10:10:13 +01:00
Willy Kloucek 664bbe0018 rename oCIS web to oC Web 2020-12-07 10:26:15 +01:00
Willy Kloucek 3325259b86 add changes from review 2020-12-07 10:15:27 +01:00
Willy Kloucek 2b18b3526d streamline and document examples 2020-12-07 08:27:06 +01:00
Willy Kloucek 594b094e54 add benchmarks to cron and add ci flag 2020-12-03 13:07:59 +01:00
Willy Kloucek c67012d880 Apply suggestions from code review
Co-authored-by: Phil Davis <phil@jankaritech.com>
2020-12-01 20:38:02 +01:00
Willy Kloucek 34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Phil Davis 1cf5cf16e3 Adjust testing.md for the move of API test code to the root folder 2020-11-25 12:54:26 +05:45
Willy Kloucek 29c3974ccd add hints about directory context 2020-11-23 09:14:32 +01:00
Felix Böhm 0ea04c02f9 Merge pull request #874 from owncloud/improve_docs
[docs-only] improve docs
2020-11-19 14:27:05 +01:00
Willy Kloucek e91d67e29a [docs-only] work on getting started and deployment examples docs 2020-11-19 14:22:59 +01:00
Artur Neumann a233f5474c fix redis address variable name 2020-11-18 12:28:25 +05:45
Willy Kloucek f2a1c06145 fix typos, force oCIS and add links 2020-11-17 11:05:14 +01:00
Willy Kloucek 48a519d0e4 add gitignore files for configuration.md 2020-11-13 08:09:45 +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 0574fbd738 Introduce admin:admin. webUI tests are hardcoded to that. 2020-11-05 13:06:05 +01:00
Jörn Friedrich Dreyer d75d626695 add enable basic auth option
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-11-05 13:06:05 +01:00
Jan Müller ff2e457816 Merge branch 'master' into add_deployment_docs 2020-10-26 13:57:03 +02:00