szaimen
86516de603
document that 64bit is required
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-11 15:24:32 +00:00
tflidd
dfe3a81039
Merge pull request #7412 from nextcloud/backport/7179/stable22
...
[stable22] Fix PHP's rewrite rule in NGINX subdir.conf.sample
2022-04-21 12:23:54 +02:00
John Molakvoæ
9fb50bac7b
Update nginx-root.conf.sample
2022-02-24 09:18:28 +01:00
John Molakvoæ
1a4e439bc4
Update nginx-subdir.conf.sample
2022-02-24 09:17:51 +01:00
Carl Schwan
7882e6e01c
Ensure that nginx config sample allow downloading big file
...
"fastcgi_max_temp_file_size 0;" makes it possible to download file
bigger than 1GB. See https://help.nextcloud.com/t/synchronization-impossible-on-files-larger-than-1gb/66323/2
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-01-26 12:42:27 +00:00
MichaIng
b8f0e5f8d8
Remove iconv from required PHP modules
...
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470
The dependency has been removed in: https://github.com/nextcloud/server/pull/29958
Signed-off-by: MichaIng <micha@dietpi.com >
2021-12-20 17:06:14 +00:00
Jérôme Lebleu
f3800601a9
Fix PHP's rewrite rule in NGINX subdir.conf.sample
...
Signed-off-by: Jérôme Lebleu <jeromelebleu@users.noreply.github.com >
2021-10-27 07:28:26 +00:00
Lukas Reschke
27e30860ca
Document that access tokens shouldn't be stored
...
Access tokens are sensitive key materials and shouldn't be stored, especially not on backup systems that also store the Nextcloud database and configuration backup.
2021-10-18 15:17:06 +00:00
kesselb
3f94b41cc2
Merge pull request #7147 from nextcloud/backport/7142/stable22
...
[stable22] selinux: All directory labels should be deleted on uninstall
2021-09-28 15:57:53 +02:00
Pedro
7eba4497ed
All directory labels should be deleted on uninstall
2021-09-28 13:29:32 +00:00
Christoph Wurst
23bead07ac
Fix legacy routes like ajax.php on nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2021-09-28 06:58:37 +00:00
Joas Schilling
2783606f6c
Update apps_supported.rst
2021-08-27 07:24:28 +00:00
Christoph Wurst
4aff72b654
Recommend php8
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2021-08-09 18:32:08 +00:00
ferfebles
81fa841b08
Restore broken table
...
Just an space needed to bring back the supported platforms
2021-07-30 12:39:46 +00:00
Daniel Kesselberg
93085dc14b
MariaDB 10.6 is not supported
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2021-07-20 20:40:56 +00:00
Gary Kim
be38a4b6fd
Remove IE 11 as supported browser
...
Signed-off-by: Gary Kim <gary@garykim.dev >
2021-07-14 08:52:57 +00:00
acsfer
b4d14a9df1
Typo
2021-05-24 19:58:27 +02:00
acsfer
3f4541b4cc
Add a warning about limited support for NGINX
2021-05-24 10:58:49 +02:00
HouraisanNEET
20200912c2
Suggest Installing PHP Module Filter
...
Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com >
2021-05-15 20:12:49 +08:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621 , fix #622 "
2021-04-30 13:18:44 +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
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
Morris Jobke
419a126f33
Fix underline
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2021-03-17 14:23:17 +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
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
gonzalo-
b6d8f1b9fd
Update example_openbsd.rst
...
fix warning
Signed-off-by: gonzalo- <gonzalo@x61.com.ar >
2021-03-16 21:44:02 +01: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
hashashin1191
99a253b50d
Update source_installation.rst
...
Signed-off-by: hashashin1191 <hashashin1191@protonmail.com >
#6224
2021-03-07 01:54:02 +08: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
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
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
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
anoy
3e32818aa7
remove global browser caching
...
Signed-off-by: anoy <anoymouserver@users.noreply.github.com >
2021-01-03 19:41:25 +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
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
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
Victor Joos
8eddc06b54
Adds links to ubuntu 20.04 example
...
The current documentation ends abruptly when only reading the "example
installation on ubuntu 20.04" document. This commit adds some links for the
next (potential) steps.
Signed-off-by: Victor Joos <victor.joos@uclouvain.be >
2020-10-20 15:06:16 +02:00
Morris Jobke
3b03d75fc3
Merge pull request #5038 from srbaker/master
...
Clarify the virtual host and directory installation methods.
2020-10-06 22:28:16 +02:00
Morris Jobke
75ec4ada00
Recommend Ubuntu 20.04 instead of 18.04
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-10-06 09:06:24 +02:00
Damian Nowak
ce26db2d52
server_tuning.rst: escape regexp properly
...
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
2020-10-03 21:16:06 -05:00
Steven R. Baker
bf4be01a7e
Clarify the virtual host and directory installation methods.
...
The existing documentation makes it look as though Debian-likes only
supports directory-based configuration, and RH-likes only support
VirtualHost configuration.
I think this update is more clear about the options.
Signed-off-by: Steven R. Baker <steven@stevenrbaker.com >
2020-09-23 12:27:00 +02:00
J0WI
122ed88e53
Update urls to HTTPS
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2020-09-17 20:33:30 +02:00
Morris Jobke
9873b6be34
Merge pull request #2772 from AndrewwHummer/patch-2
...
Example centos walkthrough, add working secure apache config
2020-09-14 17:11:10 +02:00