Commit Graph

2552 Commits

Author SHA1 Message Date
Hans Erasmus
c2611463cf Update CentOS7 install procedure
After upgrading from 14.04 to 15.02 I got a warning about `imagick` on my server, so it seems that although it is not compulsory,  it might be a good idea to add it to minimize the number of warnings a user might experience after initial install.
2019-02-05 09:18:37 +00:00
Morris Jobke
ef210885e2 Merge pull request #1057 from nextcloud/issue1010
Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:17:29 +01:00
Morris Jobke
67d9e49c08 Merge pull request #1215 from J0WI/imagemagick-svg
Update package name for imagick with SVG support
2019-02-05 10:14:40 +01:00
Flávio Gomes da Silva Lisboa
d0bef194f6 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-04 16:31:37 -02:00
Marius Blüm
15ae47361c Minor change to System requirements
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-02 10:08:07 +01:00
Roeland Jago Douma
dcd10b19cc Merge pull request #1214 from nextcloud/admin-manual-refactoring
Move some sections and rename headings
2019-02-01 22:57:06 +01:00
Marius Blüm
a70cd97aa4 iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 22:23:59 +01:00
J0WI
f8ca3f52ac Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-01 21:25:14 +01:00
Morris Jobke
131d81438e Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:55 +01:00
Morris Jobke
d5780957ad Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:48:33 +01:00
Morris Jobke
64d62c6489 Move "hardening server" section from configuration to installation part
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:37:14 +01:00
Morris Jobke
e77e852a9e Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:57 +01:00
Morris Jobke
44b3b09227 Move server tuning from configuration section to the installation section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:32 +01:00
Thomas Citharel
3343e6e1d3 Add documentation for several dav commands
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Morris Jobke
f115c0a43f Merge pull request #1199 from nextcloud/group-commands-label
Add group commands label
2019-01-28 11:42:56 +01:00
Jack
fdde09ad79 Nginx config: Remove line-breaks from STS header
This patch removes the incorrect line-breaks in the Strict-Transport-Security Headers.
Just removing the comment at the beginning of the line (and therefore having a line-break in the header field) leads to various kinds of failures across different clients and browsers.
2019-01-25 16:04:40 +01:00
Marius Blüm
48af743224 Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Morris Jobke
c209bb6be8 Merge pull request #1121 from nextcloud/centos_php72
Centos php72
2019-01-24 14:51:49 +01:00
Marin Mikaël
ac18caac30 Fix dead link to snapcraft's installation page 2019-01-24 13:20:15 +00:00
jzdm
da9ace842b Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633 Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:54:40 +00:00
John Molakvoæ
0d1bd26583 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 15:42:10 +01:00
Albirew
0166461af8 added IPv6 example in trusted_domains
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:01:15 +01:00
Jasper Knockaert
55b98625bd fix regular expressions in nginx config
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-15 13:49:12 +00:00
Morris Jobke
946e79589d Merge pull request #1140 from nextcloud/redis-clarification
Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 11:48:20 +01:00
Georgiy Sitnikov
61984a3b29 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 10:03:45 +01:00
Morris Jobke
7e64e0efde Clarified on the usage of Redis and PHP 7.0+ is required now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 22:12:48 +01:00
Morris Jobke
16d28f19e0 Change Redis example to hostname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 21:59:16 +01:00
Михаил Снетков
909d4552e3 Fix typo in the doc
Extra character at the end
2019-01-14 10:07:44 +00:00
michag86
84bf80608b fixed a typo 2019-01-14 08:10:01 +01:00
Martin Madsen
b69eb47e8e Correct typo it's -> its 2019-01-12 16:41:51 +00:00
Morris Jobke
8675179ccc Update release shedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:04 +01:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
Morris Jobke
18ffbba8bf Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:11 +01:00
michag86
c8097b17af Additional changes from hanserasmus 2019-01-10 07:31:44 +01:00
michag86
9e7744fa36 change link to php72 2019-01-06 15:47:28 +01:00
michag86
874c3dc86f Updating to PHP 7.2
updating to php72
adding rh-php72-php-intl
adding uninstallation commands for old php54 (sometimes updating breaks the apache config, because php54 config is recreated)
symlink command for binary for short paths for usage in cron
2019-01-06 15:45:42 +01:00
Morris Jobke
33932f8f33 Add slashes to rewrite rules
Fixes #1069
2019-01-02 22:00:44 +01:00
Morris Jobke
d5b2885141 Merge pull request #1039 from BernieO/master
Correction of restoring PostgreSQL database
2019-01-02 16:02:48 +01:00
Roeland Jago Douma
970a838afc Merge pull request #1091 from nextcloud/backport/1089/master
[master] Improve well-known doc for subdirectory
2019-01-02 14:33:34 +01:00
Morris Jobke
006393d59c Merge pull request #1093 from nextcloud/backport/1033/master
[master] Bugfix in nginx configuration
2019-01-02 12:42:53 +01:00
Morris Jobke
099197241c Fix spacing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:39:29 +01:00
Kevin Köck
c1f09abaf6 Bugfix in nginx configuration
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:39 +00:00
Georg Ehrke
ce108ac139 Add note about NGINX to well-known troubleshooting 2019-01-02 09:14:02 +00:00
Georg Ehrke
c2e5e85ffc Improve well-known doc for subdirectory
explicitly add RewriteEngine on
2019-01-02 09:14:02 +00:00
Jani Uusitalo
687213b6c2 Fix typo: "parameters and are" -> "parameters are" 2019-01-01 13:49:13 +02:00
Flávio Gomes da Silva Lisboa
8490e2684b Move recommendation to 18.04 #1030 2018-12-26 07:34:46 -02:00
plluksie
f97042b966 Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-22 11:15:35 +00:00
Thomas Citharel
c63a6349b4 Set the list of locales to MomentJS 2018-12-20 15:26:12 +01:00
Thomas Citharel
f96dd19065 Add documentation for the locale setting
See https://github.com/nextcloud/server/pull/5623
2018-12-19 10:55:54 +01:00