Commit Graph

3085 Commits

Author SHA1 Message Date
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Andrej Shadura
fc458d5e7c 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-28 12:38:35 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Sascha Wiswedel
d70a2d8016 added brute-force settings to supported apps
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 14:17:28 +02:00
Sascha Wiswedel
3c38728880 explained log fields
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-04-14 09:14:51 +02:00
Morris Jobke
56bc64e362 Merge pull request #6367 from jkemming/patch-2
Fix typos
2021-04-09 21:34:13 +02:00
Jan-Nick Kemming
00695a34e6 Fix typos 2021-04-09 18:47:22 +00:00
Jani Uusitalo
37dcac99eb Fix "An Nextcloud" typo
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-09 14:41:51 +03:00
Joas Schilling
f95848b07c Add docs for patching an instance
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-09 11:50:31 +02:00
MichaIng
9178d3b898 Fix Nginx .well-known redirects (#6221)
- Follow the .htaccess and exclude .well-known redirects for ACME challenges and PKI validation, which are not handled by Nextcloud, and handle requests for `/remote`
- Preserve the query string when redirecting .well-known URIs.
- Separate the example config files from nginx.rst

Signed-off-by: MichaIng <micha@dietpi.com>
2021-04-07 23:21:21 +01:00
Jani Uusitalo
0fcfbf99d8 Fix typo (successfull -> successful)
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-05 14:42:45 +03:00
Nextcloud bot
c8c0c2d2e3 generate documentation from config.sample.php 2021-03-30 04:01:41 +00:00
Morris Jobke
c4afd0dd00 Merge pull request #6325 from J0WI/crypt-defaults
Update cipher defaults
2021-03-29 13:30:13 +02:00
Christian Hartmann
2843dd81cd Fix password policy documentation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-28 00:02:31 +01:00
J0WI
645fab4504 Update cipher defaults 2021-03-26 19:37:50 +01:00
Joas Schilling
304baa3bdf Fix link to "List of editable data fields"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-24 09:37:08 +01:00
Joas Schilling
0ff91b66cb Add docs for getting the fields list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-23 08:52:30 +01:00
Michael Griego
e1e1487f86 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 12:31:02 -05:00
Morris Jobke
419a126f33 Fix underline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-03-17 14:23:17 +01:00
ZeroPointMax
9b6ebc8998 add newline in reverse proxy docs
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
2021-03-17 08:51:51 +00:00
Morris Jobke
ba1f758091 Merge pull request #6236 from mradhi/patch-2
Fix typo
2021-03-16 22:37:20 +01:00
Morris Jobke
ae995b2e6a Merge pull request #6082 from Steve8291/patch-4
Add note about when to enable SSL
2021-03-16 22:35:15 +01:00
Morris Jobke
6fd483d08d Merge pull request #6207 from Chartman123/add-postgres-versions
Add PostgreSQL version 12 and 13 to requirements
2021-03-16 22:17:35 +01:00
Morris Jobke
8d67702d05 Merge pull request #6223 from StefanZGit/patch-3
Update release_schedule.rst
2021-03-16 22:15:18 +01:00
Morris Jobke
27ffdc8ed7 Merge pull request #6238 from nextcloud/nc-doc-6046
Remove configuration examples
2021-03-16 22:11:59 +01:00
Morris Jobke
22fbd531f8 Merge pull request #6231 from HouraisanNEET/php-phar
Update source_installation.rst
2021-03-16 22:10:48 +01:00
Morris Jobke
e21789bbe7 Merge pull request #6240 from nextcloud/trusted-proxies-host
Remove "host to resolve" from the list of valid options for `trusted_proxies`
2021-03-16 22:10:05 +01:00
kesselb
570a2960c3 Merge pull request #6218 from gonzalo-/master
Add support to OpenBSD
2021-03-16 20:54:10 +01:00
gonzalo-
b6d8f1b9fd Update example_openbsd.rst
fix warning

Signed-off-by: gonzalo- <gonzalo@x61.com.ar>
2021-03-16 21:44:02 +01:00
Morris Jobke
1a85b35587 Merge pull request #6197 from francislavoie/patch-2
Clean up Caddy proxy example
2021-03-16 17:06:20 +01:00
Robin Appelman
cfd4c494f7 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-12 11:54:44 +00:00
acsfer
35fa146062 Remove configuration examples
Values are very specific for each system.
Fix https://github.com/nextcloud/documentation/issues/6046
2021-03-09 19:23:05 +01:00
Mohamed Radhi Guennichi
0defa1bf7e Fix typo 2021-03-09 14:26:28 +01:00
Nextcloud bot
84a690983c generate documentation from config.sample.php 2021-03-09 04:02:02 +00:00
hashashin1191
99a253b50d Update source_installation.rst
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>

#6224
2021-03-07 01:54:02 +08:00
Nextcloud bot
6494caed62 generate documentation from config.sample.php 2021-03-02 04:08:09 +00:00
Stefan
c82b119d5f Update release_schedule.rst 2021-02-25 08:51:24 +01:00
github-actions[bot]
62a569efc7 Add support OpenBSD
Signed-off-by: gonzalo <gonzalo@x61.com.ar>
2021-02-19 18:28:55 +01:00
Christian Hartmann
93ed66d5ec Add PostgreSQL version 12 and 13 to requirements
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-02-12 22:40:06 +01:00
Francis Lavoie
f45a414a3c Update reverse_proxy_configuration.rst 2021-02-10 12:37:05 -05:00
Francis Lavoie
764d1234b3 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-02-10 12:34:45 -05: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
Steve8291
564286ecaa 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-01-23 14:38:58 -05: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