Commit Graph

2661 Commits

Author SHA1 Message Date
Jos Poortvliet
9ea9e431fe Update caching_configuration.rst
implement feedback.
2019-07-19 14:10:32 +00:00
Jos Poortvliet
77cc418d95 note on the redis socket file permissions
This can take forever to debug ;-)
2019-07-19 14:10:32 +00:00
Daniel Hansson
fdcde40b47 add the VM scripts as an option on Ubuntu Server 2019-07-10 06:15:53 +00:00
Morris Jobke
c4d64284c3
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-09 13:53:11 +02:00
Morris Jobke
22cd139950
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 09:59:59 +02:00
J0WI
0a1662821a Update path to PHP 7.2 config
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 20:12:13 +02:00
cyBea
b3b14cc4f7 Update mysql_4byte_support.rst
To clarify needed mysql user privileges.
I am not quite sure if this also applies to <code>ALTER DATABASE nextcloud CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;</code> in mysql section 3.
2019-07-02 05:39:41 +00:00
mrplow87
c03306b9af add server_port variable to well-known redirects
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
2019-07-02 05:13:56 +00:00
John Molakvoæ
e2faf34288
[stable16] Include info about Barracuda innodb_file_format (#1530)
[stable16] Include info about Barracuda innodb_file_format
2019-07-02 06:58:48 +02:00
John Molakvoæ
15fc82740a
[stable16] Cleanup trailing slashes and spaces (#1529)
[stable16] Cleanup trailing slashes and spaces
2019-07-02 06:46:41 +02:00
Patrick Robertson
7571acabbb Include info about Barracuda innodb_file_format
innodb_file_format=Barracuda is required for utf8mb4, some hosts/servers might not use this file format. It is important to check before upgrading.

Signed-off-by: Patrick Robertson <robertson.patrick@gmail.com>
2019-07-02 04:43:53 +00:00
John Molakvoæ
347d91326e
[stable16] Document the front_controller_active param (#1525)
[stable16] Document the front_controller_active param
2019-07-02 06:42:26 +02:00
J0WI
792ed0cbbe Cleanup trailing slashes and spaces
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:39:40 +00:00
J0WI
93d66dcf61 Update path to php-fpm socket
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:35:03 +00:00
J0WI
afb2a07fed Document the front_controller_active param
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:34:31 +00:00
Daniel Kesselberg
8cfa908022 Bump minium pqsql version to 9.5
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-28 08:40:57 +00:00
Daniel Kesselberg
88ef073ebb Nextcloud 16 does not work with MySQL 8 2019-06-21 22:27:01 +02:00
John Molakvoæ
d0ea6b170e Serve map files for nginx configs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-21 07:44:26 +00:00
tflidd
d2536e2cfd
Merge pull request #1497 from nextcloud/backport/1495/stable16
[stable16] Update SFTP description
2019-06-16 16:57:37 +02:00
Lars-Sören Steck
adce424d64 Correct error in .htaccess, revert #1069
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).

You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-16 08:02:50 +00:00
mactrent
14a52756f4 Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
2019-06-14 10:31:22 +00:00
John Molakvoæ
a89f06a4d6
[stable16] Update index.rst (#1489)
[stable16] Update index.rst
2019-06-11 07:25:42 +02:00
tflidd
65089cfb69 Update index.rst
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 05:19:48 +00:00
Sascha Wiswedel
8cf2031185 Proxy notation hints
Added hints to the different allowed notations for trusted proxies

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-11 05:06:44 +00:00
J N
17fdb5a823 Update linux_database_configuration.rst
PostgreSQL instead of MySQL on how to remotley access a postgres server (previously "To access a PostgreSQL installation on a...")
2019-05-31 15:45:33 +00:00
cloud2018
c24c01928f parameter --all-users for trashbin:cleanup 2019-05-31 15:43:56 +00:00
Nextcloud bot
85dbd689c9
generate documentation from config.sample.php 2019-05-23 03:05:02 +00:00
Morris Jobke
d09f61beb7
Update release date of 14.0.12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:20 +02:00
Joseph Price
7db7274f7c Typo
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 14:26:22 +00:00
Morris Jobke
bc0d981514
Update releases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:42:10 +02:00
BernieO
2221d5753f Make people continue with MySQL instructions
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>

It does not seem to be obvious to continue with the MySQL steps when using MariaDB 10.2 or earlier after step 4 when no error occurred.

According forum thread: https://help.nextcloud.com/t/solved-mysql-is-used-as-database-but-does-not-support-4-byte-characters-error-message-persist-after-fix/52999/2
2019-05-13 10:09:22 +00:00
Morris Jobke
2208d2976f Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 13:23:19 +00:00
Morris Jobke
73b5bf86a5 Update admin_manual/configuration_database/mysql_4byte_support.rst
ok

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:14:20 +00:00
Morris Jobke
551d8fd790 Update admin_manual/configuration_database/mysql_4byte_support.rst
thanks for the hint : )

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:14:20 +00:00
rth
395410659c Update mysql_4byte_support.rst 2019-05-06 13:14:20 +00:00
Joas Schilling
50799868d3 Update admin_manual/installation/source_installation.rst
Co-Authored-By: wiswedel <wiswedel@users.noreply.github.com>
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
3bd07528d2 Revert "updated release schedule for 17"
This reverts commit 93ae577d95020bbc1615021390e01f71e453e2eb.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
f0f7bc79d3 updated release schedule for 17
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
021a619f1b Added Guests and Terms of Service to the list of supported apps
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
5b4bbbd033 added PHP 7.3 to installation prerequisites
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
6b56401f49 Apache config reordering
order was confusing for CentOS setup

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
cdfadf015a cleanup on installation page
rearranged orders, adjusted headliens

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
ba74ef8623 Added Group folders to list of supported apps
new supported app: Group folders

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
7e6710c86f formatting on list of supported apps
corrected formatting for a bullet point

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Julius Härtl
b0718a8c16 Add list of possible remote connection destinations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-02 09:09:17 +00:00
ernstkl
ee2b865b31 Update source_installation.rst
grammar fix
2019-05-02 07:10:40 +00:00
Morris Jobke
0863043446 Update admin_manual/release_schedule.rst 2019-04-30 13:40:27 +00:00
Marius Blüm
f4db476f64 Add 16 release
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-04-30 13:40:26 +00:00
Joas Schilling
23719704b7 Add a note about the necessary mysqldump change
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:48:46 +00:00
Jonas Sulzer
d5566db14b 👌 IMPROVE: updater is not an app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-23 07:53:47 +00:00