Commit Graph

2547 Commits

Author SHA1 Message Date
Hans Erasmus
5bff478b91
As requested per comment
Like this?
2019-02-07 09:07:35 +02:00
Hans Erasmus
bf94f47eb5
Fixed formatting that displayed off-screen
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
2019-02-06 07:59:25 +02:00
Morris Jobke
2965215d73
Merge pull request #1228 from nextcloud/backport/1057/stable15
[stable15] Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:20:30 +01:00
Morris Jobke
e19de8ec96
Merge pull request #1224 from nextcloud/backport/1215/stable15
[stable15] Update package name for imagick with SVG support
2019-02-05 10:19:13 +01:00
Flávio Gomes da Silva Lisboa
10e274dec7 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:17:53 +00:00
J0WI
dfe2fd3f06 Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-05 09:15:03 +00:00
Hans Erasmus
3f99ccd8c4
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 08:20:08 +02:00
Morris Jobke
72768a1fa5
Merge pull request #1217 from nextcloud/backport/1216/stable15
[stable15] iOS Files & Talk apps are requiring iOS 10.x
2019-02-03 17:06:34 +01:00
Morris Jobke
191fc82f87 Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
f726f3c35f Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
efe3c8cd68 Move "hardening server" section from configuration to installation part
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
52d488f84a Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
3386ce6469 Move server tuning from configuration section to the installation section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Marius Blüm
2ffe31c721 iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 21:42:03 +00:00
Morris Jobke
aae104af21
Merge pull request #1204 from nextcloud/backport/1199/stable15
[stable15] Add group commands label
2019-01-28 11:45:34 +01:00
Marius Blüm
b2559e0098 Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-28 10:43:38 +00:00
Jack
bd8c83ec0f 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-28 10:42:49 +00:00
michag86
662fefc2b2 fixed a typo 2019-01-24 13:52:05 +00:00
michag86
d208240c04 Additional changes from hanserasmus 2019-01-24 13:52:05 +00:00
michag86
eef094990c change link to php72 2019-01-24 13:52:05 +00:00
michag86
ef939db69b 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-24 13:52:04 +00:00
Marin Mikaël
6003eeb513
Fix dead link to snapcraft's installation page 2019-01-24 19:52:10 +09:00
jzdm
eee11867c7
Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-22 12:56:59 +01:00
jzdm
3da908f939
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-22 10:46:35 +01:00
John Molakvoæ
bba600c826 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:11:47 +00:00
Albirew
3b857184c2 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:07:35 +00:00
Jasper Knockaert
828c5a94d1 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-16 16:18:40 +00:00
Morris Jobke
8495fdeb1f Clarified on the usage of Redis and PHP 7.0+ is required now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-15 10:48:33 +00:00
Georgiy Sitnikov
8b2e7e8b53 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:09:49 +00:00
Morris Jobke
67a71503ba Change Redis example to hostname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 20:59:52 +00:00
Михаил Снетков
b69564a009
Fix typo in the doc
Extra character at the end
2019-01-14 09:25:26 +07:00
Martin Madsen
e90faf13a6
Correct typo it's -> its 2019-01-13 00:53:05 +10:00
Morris Jobke
30de6ebca4
Update release shedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:27 +01:00
Jani Uusitalo
510102b450 Fix indefinite article before Nextcloud (an->a) 2019-01-10 20:36:53 +00:00
Morris Jobke
755b3c7af8
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:20 +01:00
Morris Jobke
11f3694899 Add slashes to rewrite rules
Fixes #1069
2019-01-04 22:33:30 +00:00
BernieO
408b274602 Correction of restoring PostgreSQL database
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-01-02 15:03:17 +00:00
Morris Jobke
3e01cc71c0
15.0.x still supports PHP 7.0
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:40:49 +01:00
Morris Jobke
3979863b6f
Fix spacing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:39:40 +01:00
Julius Härtl
e5a0e81069
Merge pull request #1089 from nextcloud/georgehrke-well-known
Improve well-known doc for subdirectory
2019-01-02 10:13:47 +01:00
Georg Ehrke
764b977a3b
Add note about NGINX to well-known troubleshooting 2019-01-01 19:23:08 +01:00
Georg Ehrke
2f165e71b7
Improve well-known doc for subdirectory
explicitly add RewriteEngine on
2019-01-01 19:13:00 +01:00
Jani Uusitalo
a7f948d8de Fix typo: "parameters and are" -> "parameters are" 2019-01-01 18:06:15 +00:00
plluksie
e45e973055 Update files_locking_transactional.rst
typo
2018-12-29 22:25:08 +00:00
Flávio Gomes da Silva Lisboa
cc2da44e70 Move recommendation to 18.04 #1030 2018-12-26 14:06:56 +00:00
plluksie
f0ceff464a
Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-21 22:53:59 +01:00
Thomas Citharel
79d08818b3 Set the list of locales to MomentJS 2018-12-20 14:34:13 +00:00
Thomas Citharel
1be5dceb72 Add documentation for the locale setting
See https://github.com/nextcloud/server/pull/5623
2018-12-20 14:34:13 +00:00
John Molakvoæ (skjnldsv)
98b664d866 update sub-section 'systemd' of 'background jobs' #1035
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-19 07:04:41 +00:00
TP75
d512871046 PHP 7.0 in php.ini & php-fpm configuration notes
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-18 20:59:47 +00:00