Commit Graph

2989 Commits

Author SHA1 Message Date
Joas Schilling
c297eee7ad Fix link to mysql 4byte docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 08:35:04 +00:00
Morris Jobke
874283c1ce Fix code block
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 08:23:37 +00:00
Jos Poortvliet
5911e6446e add the note about 4 byte support
So ppl don't miss it... Including me...
2021-06-17 08:23:37 +00:00
acsfer
223cc60ea1 Typo 2021-05-25 08:27:00 +00:00
acsfer
ec14cffe7e Add a warning about limited support for NGINX 2021-05-25 08:26:58 +00:00
Nextcloud bot
d94feb122c
generate documentation from config.sample.php 2021-05-04 04:07:13 +00:00
Jos Poortvliet
80f0db8d58 add info about updater
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2021-05-03 13:13:08 +00:00
Andrej Shadura
038f68a7af Add basic documentation for multibucket object store
This configuration sample quite sadly was lost during some
reorganisation in the past. It’s quite useful to be kept in the main
documentation.

Signed-off-by: Andrej Shadura <andrew@shadura.me>
2021-04-29 14:50:29 +00:00
Morris Jobke
59180e6a88
Merge pull request #6414 from nextcloud/backport/6367/stable19
[stable19] Fix typos
2021-04-19 10:13:00 +02:00
Jani Uusitalo
c9d1f5a2b3 Fix "An Nextcloud" typo
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-19 08:11:59 +00:00
Jan-Nick Kemming
fe49311344 Fix typos 2021-04-19 08:11:49 +00:00
Sascha Wiswedel
2c0dce5d3d added brute-force settings to supported apps
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 12:47:10 +00:00
Sascha Wiswedel
0abf613acb explained log fields
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 08:25:04 +00:00
Nextcloud bot
5504aa8283
generate documentation from config.sample.php 2021-03-31 04:06:59 +00:00
Christian Hartmann
137805e3f3 Fix password policy documentation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-29 08:35:32 +00:00
Joas Schilling
4653343da6 Fix link to "List of editable data fields"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:44 +00:00
Joas Schilling
0c549f8f9d Add docs for getting the fields list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-25 08:23:43 +00:00
Michael Griego
b0d485f8b2 Notes on using the Redis session handler
Requested by https://github.com/nextcloud/docker/pull/1364#issuecomment-765472103

Signed-off-by: Mike Griego <mike@griegocentral.com>
2021-03-21 20:51:05 +00:00
Morris Jobke
b25f1987f7
Merge pull request #6277 from nextcloud/backport/6236/stable19
[stable19] Fix typo
2021-03-17 10:03:40 +01:00
Morris Jobke
a0b20a78c9
Merge pull request #6284 from nextcloud/backport/6082/stable19
[stable19] Add note about when to enable SSL
2021-03-17 10:02:47 +01:00
Morris Jobke
7ad47b2fa4
Merge pull request #6279 from nextcloud/backport/6219/stable19
[stable19] add newline in reverse proxy docs
2021-03-17 10:02:17 +01:00
Steve8291
577506debc Add note about when to enable SSL
As the manual currently reads it sounds like you should always enable SSL for your database. Added note explaining that is is only necessary when you connect remotely.
Since the default install for MariaDB or MySQL only allows communication on localhost through a unix socket, this will not need to be configured for most installs.
2021-03-17 08:52:17 +00:00
ZeroPointMax
eb72828825 add newline in reverse proxy docs
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
2021-03-17 08:51:45 +00:00
Stefan
9ac3b8a444 Update release_schedule.rst 2021-03-17 08:51:34 +00:00
Mohamed Radhi Guennichi
54cde6bb86 Fix typo 2021-03-17 08:51:29 +00:00
hashashin1191
7f96662b1c Update source_installation.rst
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>

#6224
2021-03-16 21:11:47 +00:00
Robin Appelman
0eb7646c2b Remove "host to resolve" from the list of valid options for trusted_proxies
There is no code to actually support that as far as I can tell
2021-03-16 21:10:34 +00:00
Francis Lavoie
6de87396e7 Update reverse_proxy_configuration.rst 2021-03-16 18:43:48 +00:00
Francis Lavoie
24464fc873 Clean up Caddy proxy example
It's incorrect to use `reverse_proxy` for the dav paths because Caddy does not support paths in proxy addresses. Using a rewrite is the correct solution.

Was also pointed out here: https://github.com/nextcloud/documentation/pull/5894#issuecomment-772874944
2021-03-16 18:43:48 +00:00
Julius Härtl
59bfb8b6ea 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:53:03 +00:00
Morris Jobke
34e5d8832f
Combine the two Nginx reverse proxy examples
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:39:29 +01:00
Yash
a44fa54e95 Update reverse_proxy_configuration.rst
nginx redirect example
2021-01-20 14:35:32 +00:00
Morris Jobke
44bcae7d3f
Combine the two Nginx reverse proxy examples
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:28:05 +01:00
Morris Jobke
4fe337101a
Merge pull request #6056 from nextcloud/backport/5508/stable19
[stable19] Add Traefik v1 TOML example
2021-01-20 15:21:10 +01:00
Morris Jobke
e3e087cf24
Merge pull request #6060 from nextcloud/backport/6050/stable19
[stable19] Fixed sentence structure
2021-01-20 15:20:45 +01:00
Steve8291
8c9ab732e7 Fixed some sentence structure
Adjusting grammar.
2021-01-20 14:19:15 +00:00
فارس
314fec5e0a gaddyfile reverse_proxy example
Added a Caddy reverse_proxy example

Signed-off-by: serafdev <fares@seraf.dev>
2021-01-20 14:18:59 +00:00
Elliott Partridge
50b68a9a53 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>
2021-01-20 14:18:17 +00:00
Vincent Petry
3e377419a5 Add doc to migrate from OC 10.5 to NC 20.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-01-15 08:58:57 +00:00
Bowen Ding
02a7338401
Make systemd not kill child processes of a cron job when it finishes
Signed-off-by: Bowen Ding <dbw9580@live.com>
2021-01-15 00:35:52 +01:00
Sascha Wiswedel
16de88934a made log watching via occ more precise
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:42 +00:00
Sascha Wiswedel
b77b014902 cleaned up order of occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:42 +00:00
Sascha Wiswedel
6132dd9577 cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:41 +00:00
Sascha Wiswedel
91e5a87081 added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:41 +00:00
Nextcloud bot
786dc34de6
generate documentation from config.sample.php 2020-12-22 03:57:26 +00:00
Georgiy Sitnikov
575c1b5e34 Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 15:20:52 +00:00
Morris Jobke
882e130715
Merge pull request #5495 from nextcloud/backport/5469/stable19
[stable19] documented occ sharing commands
2020-12-01 23:04:17 +01:00
Sascha Wiswedel
04ccf35e30 Describe step-by-step upgrading better
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:24:23 +00:00
Sascha Wiswedel
48479dbabe documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:23:55 +00:00
Christoph Wurst
926719c26f List bg version expiration as limitation of session cred ext strg
Background version expiration doesn't work if cron can't access the
storage. This limitation wasn't documented.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 09:12:37 +00:00