Commit Graph

3044 Commits

Author SHA1 Message Date
github-actions[bot]
62a569efc7 Add support OpenBSD
Signed-off-by: gonzalo <gonzalo@x61.com.ar>
2021-02-19 18:28:55 +01:00
Julius Härtl
f47e0a71f4 Add note about SAML limitation to apply to all login credential based auth mechanisms
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-04 11:04:33 +01:00
Nextcloud bot
2d2275cd59 generate documentation from config.sample.php 2021-01-29 04:00:06 +00:00
Weston Myers
1350b0b86a Update reverse_proxy_configuration.rst
Tiny update, but there was a typo that would prevent redirection from occurring properly for Traefik.
2021-01-22 05:25:33 -05:00
Morris Jobke
36e687596a Combine the two Nginx reverse proxy examples
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:27:48 +01:00
Yash
c0335338ce Update reverse_proxy_configuration.rst
nginx redirect example
2021-01-20 15:13:06 +01:00
Steve8291
c6ad56441c Fixed some sentence structure
Adjusting grammar.
2021-01-18 19:26:39 -05:00
Joas Schilling
fda64d48c9 Adjust more php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 11:53:10 +01:00
Joas Schilling
dfe90ce2e8 Adjust the manual to MySQL 8 required
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-15 11:47:28 +01:00
Morris Jobke
73dfc413c2 Merge pull request #5853 from Omemanti/patch-2
Update example_ubuntu.rst
2021-01-15 09:52:04 +01:00
blizzz
c4a1b25c04 Merge branch 'master' into fix_systemd_cron 2021-01-14 21:55:12 +01:00
Christoph Wurst
0981cacc15 Merge pull request #5936 from nextcloud/update-migration-docs-oc-nc
Add doc to migrate from OC 10.5 to NC 20.0
2021-01-13 07:10:53 +01:00
Nextcloud bot
0488937981 generate documentation from config.sample.php 2021-01-13 04:01:37 +00:00
Vincent Petry
9f9892f333 Add doc to migrate from OC 10.5 to NC 20.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-12 18:09:24 +01:00
Morris Jobke
aeb00d8f23 Merge pull request #5857 from nextcloud/anoymouserver/remove-global-browser-caching
remove global browser caching
2021-01-12 18:00:32 +01:00
Morris Jobke
e7d295e779 Merge pull request #5894 from serafdev/patch-2
Caddyfile reverse_proxy example
2021-01-11 12:47:05 +01:00
Nextcloud bot
133fc61270 generate documentation from config.sample.php 2021-01-09 04:09:02 +00:00
Sascha Wiswedel
2e7383e709 made log watching via occ more precise
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:48:48 +01:00
Sascha Wiswedel
1e11ded034 cleaned up order of occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:50 +01:00
Sascha Wiswedel
b37be1ffbb cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:05 +01:00
Sascha Wiswedel
b90e9b1ac1 added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:29:13 +01:00
Morris Jobke
e26ad35ab5 Update admin_manual/installation/system_requirements.rst
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-07 08:43:32 +01:00
Roeland Jago Douma
241de74228 Update system requirements
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-06 21:29:11 +01:00
فارس
336b713724 gaddyfile reverse_proxy example
Added a Caddy reverse_proxy example

Signed-off-by: serafdev <fares@seraf.dev>
2021-01-06 14:42:13 -05:00
Joas Schilling
442bc34b52 Merge pull request #5852 from nextcloud/enh/del-table-prefix
Table-Prefix is not available anymore
2021-01-04 14:27:38 +01:00
anoy
3e32818aa7 remove global browser caching
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
2021-01-03 19:41:25 +01:00
Julius Härtl
73a6692741 Add documentation about occ files:scan-app-data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-29 09:38:05 +01:00
tflidd
cf8d6b44e4 Merge pull request #5831 from anirudhdggl/master
Updated the docs for ease
2020-12-29 00:51:33 +01:00
Omemanti
87c1ddf398 Update example_ubuntu.rst
tar command gave errors, (typo?)
-xfjv => -xjvf 

 tar -xfjv nextcloud-x.y.z.tar.bz2 =>  tar -xjvf nextcloud-x.y.z.tar.bz2
2020-12-27 10:32:58 +01:00
Daniel Kesselberg
baf5ee0e7c Table-Prefix is not available anymore
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-12-25 15:36:22 +01:00
Nextcloud bot
f88e0a964e generate documentation from config.sample.php 2020-12-23 03:56:36 +00:00
John Molakvoæ
64b193302e Merge pull request #5590 from nextcloud/feat/dav/move-calendar-rename 2020-12-22 08:45:05 +01:00
John Molakvoæ
b42ce60299 New lines are nice 2020-12-22 08:42:24 +01:00
John Molakvoæ
54daf5d82a No more --force-rename 2020-12-22 08:41:38 +01:00
Nextcloud bot
122f0e6ace generate documentation from config.sample.php 2020-12-22 03:57:31 +00:00
Julius Härtl
4f454bf5ff Merge pull request #5825 from nextcloud/fix/admin-webserver-well-known-handling
Update admin webserver config recommendations for well known handlers
2020-12-21 07:41:31 +01:00
Anirudh Duggal
ba34d2c256 Since cron will be executed via PHP, cron.php does not need executable permissions
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-20 16:48:34 +05:30
Anirudh Duggal
9d3360c264 Modified server tuning docs to ensure that a person can find out if they already have HTTP2 enabled or not before going about reading how to do it. Also this would prevent the additional effort he has to do to find out a way to see if HTTP2 is already enabled or not
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-19 12:27:11 +05:30
Anirudh Duggal
e977d3da77 Modified cron job docs so that user does not end up searching for a solution and later find out that it was a chmod chown issue
Signed-off-by: Anirudh Duggal <anirudhdggl@gmail.com>
2020-12-19 12:24:47 +05:30
Nextcloud bot
29cd4a3e2b generate documentation from config.sample.php 2020-12-18 03:57:07 +00:00
Nextcloud bot
add63869e2 generate documentation from config.sample.php 2020-12-17 03:55:17 +00:00
Christoph Wurst
c9918d47c2 Update admin webserver config recommendations for well known handlers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 10:36:10 +01:00
Nextcloud bot
6e30ea8853 generate documentation from config.sample.php 2020-12-09 03:53:16 +00:00
Sascha Wiswedel
16bc20a7c3 minor grammar corrections
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-08 10:42:03 +01:00
John Molakvoæ
a33ac2ff2a Add move-calendar-rename flag docs 2020-12-08 10:37:46 +01:00
Elliott Partridge
876021c5ca Add Traefik v1 TOML example
It took me a little while to figure out the correct configuration for Traefik v1 using the traefik.toml for configuration.  So, I figured it would be helpful to document my findings.

Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com>
2020-12-03 12:15:15 -05:00
Christoph Wurst
ce5134fb87 Deprecate the app code checker
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-03 10:44:09 +01:00
Georgiy Sitnikov
f22f40b57b Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 10:40:37 +01:00
Morris Jobke
a846e7a20d Merge pull request #5465 from nextcloud/wiswedel/admin_documentation/upgrading/558_upgradePath
Describe step-by-step upgrading better
2020-12-01 10:54:54 +01:00
Sascha Wiswedel
a48e49e918 documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-25 10:23:46 +01:00