Commit Graph

2455 Commits

Author SHA1 Message Date
Morris Jobke
db389407e8
Merge pull request #1099 from nextcloud/backport/1039/stable14
[stable14] Correction of restoring PostgreSQL database
2019-01-02 16:13:03 +01:00
Morris Jobke
31936cb34b
Fix warnings and links on install page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 16:12:14 +01:00
BernieO
80a9b318d5 Correction of restoring PostgreSQL database
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
2019-01-02 15:03:20 +00:00
Morris Jobke
35349853aa
Merge pull request #1094 from nextcloud/backport/1033/stable14
[stable14] Bugfix in nginx configuration
2019-01-02 12:42:56 +01:00
Morris Jobke
75766a640f
15.0.x still supports PHP 7.0
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 12:42:19 +01:00
Kevin Köck
5fbacf3254 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:46 +00:00
Jani Uusitalo
81ca137cbc Fix typo: "parameters and are" -> "parameters are" 2019-01-02 10:17:08 +00:00
plluksie
e08de0271f Update files_locking_transactional.rst
typo
2018-12-29 22:25:15 +00:00
Flávio Gomes da Silva Lisboa
dbde2e7740 Move recommendation to 18.04 #1030 2018-12-26 14:07:10 +00:00
plluksie
ec37718c73 Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-22 08:24:24 +00:00
John Molakvoæ
d9649ed197
Merge pull request #1036 from TP75/patch-2
PHP 7.0 in php.ini & php-fpm configuration notes
2018-12-18 21:59:33 +01:00
TP75
d2ed7104e8
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-15 14:50:34 +01:00
TP75
d4d0665dc2
update sub-section 'systemd' of 'background jobs'
Proposed changes comprise:
- remove typo to get the expected layout for  ``OnBootSec`` in line 122
- improve the effort "to start and enable the timer" by establishing _one_ command line and reducing redundancy in lines 124 to 128
2018-12-14 18:35:47 +01:00
John Molakvoæ (skjnldsv)
adb64b4046
apc.enable_cli docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 23:06:23 +01:00
Daniel Hansson
d13a67f09b
Update source_installation.rst 2018-12-05 20:36:19 +01:00
Daniel Hansson
d231706b14
backport for https://github.com/nextcloud/documentation/pull/924 to stable14 2018-12-05 20:34:11 +01:00
Christoph Wurst
cf3041febe Fix "erver" -> "server" typo 2018-12-05 17:45:55 +00:00
Morris Jobke
03f4fd9bfa Update required PHP modules 2018-12-04 15:46:01 +00:00
Jonas Sulzer
d58245cdfa generalize .well-known autodiscovery to also include webfinger
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-29 21:11:28 +00:00
Mitja Sovec
29b56d46fe
Merge branch 'stable14' into patch-1 2018-11-29 18:51:29 +01:00
Hans Erasmus
cb738e9dfe
Updated as per comment made 2018-11-29 17:01:39 +00:00
Mitja Sovec
b5a6e09010
Fix a missing s 2018-11-29 14:18:31 +01:00
Mitja Sovec
476013b261
Added point 9 to remind user to copy theme 2018-11-29 14:11:45 +01:00
Hans Erasmus
a741f1979c
Updated the "3rd party APPS" upgrade instructions
So there was a comment about "Needs better instruction".
2018-11-29 13:31:04 +02:00
John Molakvoæ (skjnldsv)
760093d050
Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:09:44 +01:00
John Molakvoæ (skjnldsv)
39b0558f99
Structure cleanup and RTD migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 17:19:37 +01:00
Flávio Gomes da Silva Lisboa
af34dc62e0 Add documentation on how to change data folder #555 2018-11-28 13:52:53 +00:00
Morris Jobke
d46ec774bd
Merge pull request #950 from nextcloud/backport/943/stable14
[stable14] Update source_installation.rst
2018-11-27 14:12:17 +01:00
Jan
30483d5753 Apache modules for OAuth 2
IIRC, `mod_headers` should be the most important one... not sure if the others are required but they don't hurt either
2018-11-27 12:48:10 +00:00
cooboyno111
ed3809020c Update source_installation.rst 2018-11-27 12:47:20 +00:00
timm2k
7c1efea6cc Removed double ``X-Powered-By;`` (#934)
Removed double ```fastcgi_hide_header X-Powered-By;``` clause
2018-11-20 14:06:25 +01:00
Hans Erasmus
78fb306950
Fixed NC hardcoded version in installation on CentOS (#935)
* CentOS 7 walkthrough install created

* Update source_installation.rst

Added additional dependency to extract tar ball.

* Added entries from the comment of @michag86

* Fix Nextcloud version number in CentOS install

Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:50 +01:00
Morris Jobke
719d34469f
Update nginx regex to also server woff2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 10:15:40 +01:00
Martin
79eaa55f8c
Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 13:43:19 +01:00
Hans Erasmus
b7acc5d7f9
CentOS 7 walkthrough install created (#843)
* CentOS 7 walkthrough install created

* Update source_installation.rst

Added additional dependency to extract tar ball.

* Added entries from the comment of @michag86
2018-11-13 11:28:08 +01:00
Fermulator
071f579d22
add tar.gz2 example to manual upgrade steps 2018-11-12 23:16:43 +01:00
Fermulator
f745c8c926
minor corrections to manual upgrade steps 2018-11-12 23:16:38 +01:00
Jos Poortvliet
b19712c7a0
We have two VM's, add Univention.
Of course, we should have had both options here from the beginning... 🙈
2018-11-06 00:06:23 +01:00
Jos Poortvliet
e301102b03
Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-11-01 14:56:23 +01:00
Elliott Partridge
ae83e1494a
Indicate required mod_rewrite
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-11-01 14:54:54 +01:00
Morris Jobke
7a47e749e8
Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:38 +02:00
Kim Brose
2e85cd5b8f
Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:27 +02:00
Joas Schilling
ac778733b5
Fix numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:04 +02:00
Joas Schilling
eba986cdfc
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:59:58 +02:00
Daniel Hansson
13d351e9c2
update link to blog 2018-10-22 14:46:16 +02:00
Daniel Hansson
f5bbde6e5a
update name 2018-10-22 14:45:23 +02:00
Marius Blüm
06352bd06f
PHP Mail is not longer supported
* fixes https://github.com/nextcloud/documentation/issues/854

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:25:28 +02:00
Christian Oliff
31bc4d0139
Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:24 +02:00
Marios Zindilis
4282983603
Rephrased web browser requirement 2018-10-15 08:39:19 +02:00
Patrik Kernstock
5f44f9a8c8
[stable14] Add hint for Referrer-Policy
Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-10-12 16:37:06 +02:00