Albirew
28a1b8cf3d
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:42 +00:00
Morris Jobke
4d6c1df27e
Fix warnings and links on install page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 16:12:40 +01:00
Kevin Köck
dc9da816e6
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:52 +00:00
Daniel Hansson
380d2cf61c
Update source_installation.rst
2018-12-05 20:29:53 +00:00
Daniel Hansson
baf99ea6fb
backport for https://github.com/nextcloud/documentation/pull/924 to stable14
2018-12-05 20:29:53 +00:00
Hans Erasmus
f8cd27ec95
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:20 +01:00
Jos Poortvliet
a03437da5c
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-06 00:06:28 +01:00
Daniel Hansson
a4b2e76d8b
update name
2018-10-22 14:45:29 +02:00
Marios Zindilis
c6659f565b
Rephrased web browser requirement
2018-10-15 08:39:26 +02:00
anoy
b86f4dba00
updated php-handler since php 7 is required
2018-10-03 16:24:52 +02:00
Moviuro
60b02d54fb
Update nginx.rst
...
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-10-03 13:09:27 +02:00
Jani Uusitalo
94719b9286
Use a2ensite instead of ln -s to enable site
...
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884 .
2018-10-03 00:44:22 +02:00
signupforacomment
efb73a5e99
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:07 +02:00
Joas Schilling
92ae83caac
Fix unreadable images which breaks the pdf
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 10:43:54 +02:00
Morris Jobke
ba69e0dd09
Add 7.2 for 13
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-25 08:53:47 +02:00
Marius Blüm
0738e3f199
fix comment from Morris
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:44:17 +02:00
Marius Blüm
c572f4a4e7
small changes to system requirements
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 13:44:14 +02:00
Marius Blüm
709086d665
App management docs
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 10:15:01 +02:00
Morris Jobke
eb6245c22f
Fix table
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:48:20 +02:00
lug-gh
566c6d1b87
spelling of Debian "Stretch" incorrect
...
Strech -> Stretch
2018-07-21 13:44:45 +02:00
Marius Blüm
058b2b51ea
Incompatible / Webserver-typo
2018-07-04 13:48:07 +02:00
Morris Jobke
a2b44d1862
Highlight the recommended versions
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:40:05 +02:00
Morris Jobke
95e5054d29
Fix typo
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:37:19 +02:00
Marius Blüm
6ec17a0089
Layout fixes
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:52 +02:00
Marius Blüm
7bb77c8a19
Implement feedback from @juliushaertl
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:48 +02:00
Marius Blüm
8e9b2313b0
Remove Hypervisors
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:44 +02:00
Marius Blüm
b70a9f62bb
New system requirements-page
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:35:35 +02:00
Benedikt Geissler
1bb5ba25f2
Use $request_uri instead of $uri in nginx config
...
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 18:39:27 +02:00
R4SAS
40210cd3d6
fix pattern which split path to script
2018-06-11 14:46:19 +02:00
Rynhart, Patrick
6c12acbe3d
It would be safer and tider to make use of symlinks here. (If the packages are updated then they won't make their way to /etc unless they are manually copied.)
2018-05-23 14:54:17 +02:00
Viktor Födowski
86726a5af1
Fix external mysql binlog link
...
Fixes nextcloud/documentation#767
2018-05-23 14:50:58 +02:00
Morris Jobke
4d8f90cd3b
Fix type
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-04 12:19:08 +02:00
Falko
ffc6ef2dd4
Added a simpler way to get env vars in php-fpm
...
Answer was discussed here https://github.com/docker-library/php/issues/74 not and expert though
2018-04-04 12:19:03 +02:00
Morris Jobke
4710f47f84
Merge pull request #388 from nextcloud/redhat-centos-new-php
...
PHP upgrade for 5.6 and 7.0 on RHEL/CentOS
2018-03-21 15:15:14 +01:00
Joas Schilling
c7055af2d1
Fix link markup
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:58:40 +01:00
Joas Schilling
d904ccee53
Fix issues from cleanup in feb
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 08:50:39 +01:00
Jos Poortvliet
8808c850fe
5.6 still supported!
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 16:10:45 +01:00
Jos Poortvliet
23f017ae50
Merge branch 'master' into requirements
2018-03-15 15:49:18 +01:00
Jos Poortvliet
89059314aa
implement feedback.
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-03-15 15:46:55 +01:00
Morris Jobke
e81362300a
Merge pull request #682 from maxolasersquad/patch-1
...
Update install instructions for PHP7 on Ubuntu.
2018-03-13 09:28:06 +01:00
Marius Blüm
ae8c94499c
Its called macOS now :)
2018-03-09 12:39:40 +01:00
Roeland Jago Douma
8ab40ca01f
Update min OSX requirement
2018-03-09 12:28:00 +01:00
Maurice Meyer
864fc49d02
Update system_requirements.rst
...
Fixes #8645
2018-03-05 13:39:39 +01:00
David Baucum
0dcb655e27
Update install instructions for PHP7 on Ubuntu.
2018-02-14 16:46:41 -05:00
Marius Blüm
666ac710a7
Remove VideoCalls - add Talk
2018-02-13 18:43:52 +01:00
Marius Blüm
424b53f58e
Remove Nextant
2018-02-13 18:42:48 +01:00
Morris Jobke
15f11c14b6
Specify upper PHP version
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-07 10:07:14 +01:00
Jos Poortvliet
b86e8d0e68
link to portal.
...
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2018-01-27 22:36:56 +01:00
Jos Poortvliet
d740e2b1d0
Update system_requirements.rst
2018-01-27 14:06:21 +01:00
Jos Poortvliet
eb75e19fde
Update system_requirements.rst
...
I ehm... randomly increased some numbers... some were quite outdated, others just ancient. Might still need updating.
Also removed the term 'supported', nothing is 'supported' without a support contract. We just think it works ;-)
2018-01-27 14:02:27 +01:00