Commit Graph

5679 Commits

Author SHA1 Message Date
J0WI
3f7c19ee88 Fix bullet points
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-26 12:57:50 +00:00
Morris Jobke
5f29bd8bc4 Merge pull request #1561 from nextcloud/backport/1560/stable16
[stable16] note on the redis socket file permissions
2019-07-19 16:11:48 +02:00
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
71108ee419 Merge pull request #1554 from nextcloud/backport/1553/stable16
[stable16] add the VM scripts as an option on Ubuntu Server
2019-07-10 08:24:00 +02: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
Morris Jobke
b8341576a6 Merge pull request #1547 from J0WI/16php72-conf
[stable16] Update path to PHP 7.2 config
2019-07-02 22:05:38 +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
John Molakvoæ
196c37e7f9 [stable16] Update mysql_4byte_support.rst (#1541)
[stable16] Update mysql_4byte_support.rst
2019-07-02 07:49:05 +02:00
John Molakvoæ
8f2d129844 [stable16] Add correct link like suggested in comments to #1335 (#1540)
[stable16] Add correct link like suggested in comments to #1335
2019-07-02 07:48:57 +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
tflidd
186075b2a7 Add correct link like suggested in comments to #1335 2019-07-02 05:37:02 +00:00
John Molakvoæ
c34d4c4e6e [stable16] Update access_webdav.rst (#1536)
[stable16] Update access_webdav.rst
2019-07-02 07:36:21 +02:00
John Molakvoæ
3359d98312 [stable16] add server_port variable to well-known redirects (#1535)
[stable16] add server_port variable to well-known redirects
2019-07-02 07:31:17 +02:00
unamundan
f6fdd3c77e Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
b8a6984215 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
a8c2ac7da4 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
7c32f13af3 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
82245ceb58 Update access_webdav.rst 2019-07-02 05:28:31 +00:00
unamundan
d5d2026539 Update access_webdav.rst
There’s more explanation here than there are changes to the docs! But, in the interest of fully explaining *why*:

I had a frustrating and time-consuming experience attempting to *unsuccessfully* get macOS 10.11.x-10.13.x to mount WebDAV shares. The opening “Note” of “Accessing files using macOS” re Finder’s “series of implementation problems” is valuable. While my rewrite does *not* employ stronger language to *dissuade* Mac users from wrestling Finder, I’m convinced it should. I understand that docs maintainers probably want to avoid negative commentary re product manufacturers for many reasons, but the alternative to tight-lipped disclosure is user disillusionment. The opening warning would serve Apple folk better if it more-plainly warned of the high likelihood of Finder failure and more-thoroughly offered, even recommended, alternative apps to successfully achieve WebDAV access. Though Cyberduck instructions follow *later* in the article, it benefits the Mac user *here* (and other users in their respective sections) as they will likely seek out and focus specifically, perhaps *only*, on these instructions which are so clearly titled for and targeted at them: “Accessing files using **macOS**.” Unfortunately — even though these steps *should* work — they probably will *not*. Readers, exacerbated, may only find the Cyberduck info later, after returning to the instructions for further illumination, feeling slighted it wasn’t there to begin with. Recommending the open source Cyberduck as a candidate to replace Finder’s failures is helpful. Understandably, there may be resistance to mentioning commercial apps at the risk of perceived endorsement, but I have. I also added another open source app. Arming readers with more knowledge, more details, and more tools *up front* secures a higher rate of informed execution and success.

Nuts and bolts: I offer minor reordering of graphics and text to hopefully present a clearer flow of the existing steps. That includes changing example.com/nextcloud to cloud.nextcloud.com as most people who have registered domains can easily add subdomains. Subdomains can also efficiently by reverse proxied to internal servers *without* opening external ports visible to hackers. Call it subliminal security reinforcement.

I optimized the original “osx_webdav1.png,” compressing it from 381K to 94K, with negligible visual loss. And I created a new screenshot to replace the existing osx_webdav2.png “Connect to Server” image which graphically matches the sample text URL. (The existing sample URL and its screenshot don’t match.) Finally, the original osx_webdav2.png dialog box had been reduced in size, introducing minor but visible blur. The new optimized version is actual-size-crisp and only 16K, vs the original’s 66K. (I don’t see where to attach these new graphics. I’m new to pull requests, and hope in subsequent steps I can.)
2019-07-02 05:28:31 +00:00
John Molakvoæ
4be9497d1e [stable16] Remove legacy theming documentation (#1534)
[stable16] Remove legacy theming documentation
2019-07-02 07:20:16 +02:00
John Molakvoæ
1b973bf65a [stable16] Update tutorial.rst, fixes #1500 (#1533)
[stable16] Update tutorial.rst, fixes #1500
2019-07-02 07:16:25 +02: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
Marius Blüm
1dd7cb09ea Remove legacy theming documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-07-02 05:13:22 +00:00
githubkoma
3b7b8e3824 Update tutorial.rst, fixes #1500
DB Migration files have to end with ".php"

Fixes https://github.com/nextcloud/documentation/issues/1500
2019-07-02 05:08:50 +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
John Molakvoæ
bb6257e252 [stable16] Update path to php-fpm socket (#1527)
[stable16] Update path to php-fpm socket
2019-07-02 06:42:03 +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
Roeland Jago Douma
00abecc67f Merge pull request #1518 from nextcloud/fix/stable16/code-block
[stable 16] fix code-block error
2019-07-01 14:15:20 +02:00
Roeland Jago Douma
e60f76e2a2 [stable 16] fix code-block error
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-01 12:47:25 +02:00
Daniel Kesselberg
4992e6f076 Merge pull request #1516 from nextcloud/backport/1514/stable16
[stable16] Bump minium pqsql version to 9.5
2019-06-30 18:53:15 +02: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
John Molakvoæ
3623986ed1 Nextcloud 16 does not work with MySQL 8 (#1509)
Nextcloud 16 does not work with MySQL 8
2019-06-22 08:32:58 +02:00
Daniel Kesselberg
88ef073ebb Nextcloud 16 does not work with MySQL 8 2019-06-21 22:27:01 +02:00
John Molakvoæ
0a87d1d69d [stable16] Serve map files for nginx configs (#1506)
[stable16] Serve map files for nginx configs
2019-06-21 10:23:25 +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
John Molakvoæ
e959293f9f [stable16] Correct error in .htaccess, revert #1069 (#1498)
[stable16] Correct error in .htaccess, revert #1069
2019-06-16 14:21:04 +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
John Molakvoæ
67452955f5 [stable16] Proxy notation hints (#1488)
[stable16] Proxy notation hints
2019-06-11 07:24:33 +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