anoy
d5899c2e3e
updated php-handler since php 7 is required
2018-10-03 16:24:58 +02:00
signupforacomment
3dd29f8875
Update source_installation.rst
...
After updating from Nextcloud 13 to 14 and accessing the login page, the message appears the OpenSSL extension IS to even login
2018-09-28 11:44:13 +02:00
Benedikt Geissler
56e8949b8a
Use $request_uri instead of $uri in nginx config
...
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 18:39:42 +02:00
R4SAS
cf4825335c
fix pattern which split path to script
2018-06-11 14:46:12 +02:00
Viktor Födowski
2e84f118fc
Fix external mysql binlog link
...
Fixes nextcloud/documentation#767
2018-05-23 14:50:51 +02:00
Marius Blüm
718fbc174c
Its called macOS now :)
2018-03-09 15:02:32 +01:00
Roeland Jago Douma
78e6207fc3
Update min OSX requirement
2018-03-09 15:02:27 +01:00
Maurice Meyer
fe9fd9cf99
Update system_requirements.rst
...
Fixes #8645
2018-03-05 16:09:47 +01:00
Jos Poortvliet
64b06db807
link to portal
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-01-27 22:34:03 +01:00
Martin
f62ee839b3
Use IPv6 too in the Nginx config
...
Added IPv6 listens. Without them Nextcloud won't work over IPv6.
2018-01-09 15:47:11 +01:00
Morris Jobke
32f6a1bccc
Specify Postgres version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-13 11:17:46 +01:00
Marcin Cieślak
c844e80ab2
Update system requirements - PHP 7.2 does not work
...
As per 12.0.1 changelog and https://github.com/nextcloud/server/pull/5793
2017-12-06 22:52:55 +00:00
peterdamian
f3b19ee629
Use macOS where applicable, other minor changes
2017-12-01 11:01:11 +01:00
peterdamian
33c3f4da86
Change Sqlite to SQLite, behaviour to behavior and acute accent to apostrophe
2017-11-13 07:29:01 +01:00
Morris Jobke
5e4bb4fae4
Fix nginx comment syntaxwise
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-08 11:16:47 +01:00
tflidd
0d72ad8108
Update pretty URLs
2017-08-31 12:33:27 +02:00
Oliver Grawert
71b4ca58ab
make clearer that it is either snap or deb in the example
2017-08-14 14:19:36 +02:00
Joas Schilling
83c693f0dc
Some admin errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:26:55 +02:00
Carla Schroder
bfa3100a12
corrections to selinux page; troubleshooting and correct rules to use
2017-05-19 12:31:24 -05:00
Arne Fahrenwalde
1a206fff75
refined SELinux Settings for ownCloud 9.1
...
Tested on CentOS7
2017-05-19 12:30:50 -05:00
Morris Jobke
1296ca7f1e
Merge pull request #465 from nextcloud/jospoortvliet-patch-1
...
Update apps_supported.rst
2017-05-16 00:12:45 -05:00
Jos Poortvliet
5e60d5006e
Update apps_supported.rst
2017-05-16 00:12:13 -05:00
Morris Jobke
de6d0181f7
remove whitespace in nginx config
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 12:41:59 -05:00
Joshua Ruehlig
51565cb62e
Update nginx.rst
...
Increase TTL to match .htaccess.
Regex do not need to be case insensitive.
2017-05-15 10:03:14 -07:00
Morris Jobke
2b121ebfb1
Revert "Update Nginx documentation"
2017-05-15 11:47:18 -05:00
Joshua Ruehlig
a2a5e29dbf
Update nginx.rst
...
Make example more in-sync with `.htaccess`. Also remove extensions Nextcloud never actually uses.
2017-05-15 09:15:28 -07:00
Jos Poortvliet
5e93c49d23
Update apps_supported.rst
2017-05-15 17:05:36 +02:00
Jos Poortvliet
0ded90a3b1
Update apps_supported.rst
2017-05-15 17:03:52 +02:00
Marius Blüm
99ad580a75
Add socialsharing_* plugins to apps_supported
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-05-15 16:50:26 +02:00
Jos Poortvliet
19ce7c003c
Update apps_supported.rst
2017-05-15 16:20:07 +02:00
Lukas Reschke
6d67997ba4
Merge pull request #462 from nextcloud/hsts-preload
...
Add notice about HSTS preload option
2017-05-15 14:26:06 +02:00
Joas Schilling
8f62c3d79d
Merge pull request #459 from nextcloud/improve-headings
...
Improve navigation sidebar headings
2017-05-15 11:15:25 +02:00
Morris Jobke
fb1b37810f
Add notice about HSTS preload option
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 23:06:41 -05:00
Morris Jobke
71269c002e
Merge pull request #386 from benediktg/enable-compression-nginx
...
Do not disable gzip compression for nginx completely
2017-05-14 18:33:33 -05:00
Morris Jobke
2bc02b23f2
Improve sidebar headings
...
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -05:00
Morris Jobke
0931d835d4
Merge pull request #458 from nextcloud/move-to-database-section
...
Move MySQL 4 byte to DB section
2017-05-14 16:01:35 -05:00
Benedikt Geissler
4077741fb4
Do not disable gzip compression in nginx config completely
...
see also issue #325
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2017-05-14 22:13:47 +02:00
Morris Jobke
028e4430e6
Move MySQL 4 byte to DB section
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:13:01 -05:00
Morris Jobke
dc676ca45e
Combine nginx_example and nginx into one page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:38 -05:00
Morris Jobke
a131b4d3e6
Remove Nginx section about compiling a module
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 15:03:10 -05:00
Morris Jobke
624ee988e3
Remove outdated PHP update guides for CentOS
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 13:58:58 -05:00
Morris Jobke
ddb08a983b
Cleanup nginx config for old 403/404 pages
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-09 11:13:57 -05:00
Morris Jobke
1adc0190a7
remove HAProxy as mysql load balancer
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 15:39:35 -03:00
Morris Jobke
248391f6f3
Rename nginx config page name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 10:51:26 -03:00
Morris Jobke
6b2186d8f8
Merge branch 'cyberanca-patch-1'
2017-05-03 10:48:38 -03:00
Anca A
311cdbf091
Update source_installation.rst - Snap packages
...
Added instructions on installing Nextcloud via Snap Packages.
removed mention of Ubuntu from the snap package installation instructions
2017-05-03 10:47:38 -03:00
Morris Jobke
2b434c7fbd
Add Same-Origin update for Nginx
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 10:37:08 -03:00
Morris Jobke
3ef5a6d229
Merge pull request #433 from ilpianista/master
...
Replace ownCloud Apps Store occurrences
2017-05-02 15:19:30 -03:00
Morris Jobke
9ef437c382
Update version number in links to 12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Andrea Scarpino
678b6a8e16
Replace ownCloud Apps Store occurrences
2017-04-28 17:38:21 +02:00