Commit Graph

529 Commits

Author SHA1 Message Date
TP75
bb39b819f1 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-18 21:14:34 +00:00
Jonas Sulzer
c3d9bcc40e /.well-known/webfinger nginx rule for Social app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-08 00:40:41 +01:00
Morris Jobke
538e00c491 Merge pull request #1003 from nextcloud/fix-warnings-on-install-page
Fix warnings and links on install page
2018-12-04 16:47:27 +01:00
Morris Jobke
41f7170046 Fix warnings and links on install page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 16:43:51 +01:00
Morris Jobke
f7e02f7b1f Update required PHP modules 2018-12-04 16:27:35 +01:00
Morris Jobke
8cc9f203d2 Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 17:15:16 +01:00
Morris Jobke
a6410160f1 Nextcloud 15 support PHP 7.3 as well
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:24:05 +01:00
Morris Jobke
3d49e259b1 Fix typo in chown
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:23:52 +01:00
Morris Jobke
a6d857732f Remove unneeded links (they are in the navigation already) and fix little typos
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:20:06 +01:00
Morris Jobke
e3b368849c Move "apps management" to same level as "user management"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-30 16:19:23 +01:00
Morris Jobke
9641633535 Merge pull request #945 from nextcloud/NC15-cleanup
Cleanup structure and duplicate outdated docs
2018-11-28 16:53:55 +01:00
John Molakvoæ (skjnldsv)
426e5fd432 Fix source installation links
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 15:08:28 +01:00
John Molakvoæ (skjnldsv)
3981d73332 Fix linking and rst errors on admin manual
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 11:48:27 +01:00
cooboyno111
6d271e68ee Update source_installation.rst 2018-11-26 13:57:12 +08:00
yugofire
7612d3dfbe Replace text in installation_wizard.rst (#920)
Replace line 63 : "You will need the root database login, or any administrator login that has permissions to create and modify databases, and then enter any name you want for your Nextcloud database." by : "You will need the root database login, or any administrator login , and then enter any name you want for your Nextcloud database.
Be careful your administrator login needs to have the permissions to create
and modify databases and he needs to have the permissions to grant permissions
to other users."
2018-11-22 09:55:02 +01:00
Hans Erasmus
c39bf32b73 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:25 +01:00
Morris Jobke
ee75fbe8bc Update nginx regex to also server woff2
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 09:34:41 +01:00
Hans Erasmus
09cad635c9 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 09:13:55 +01:00
Daniel Hansson
b631fab80e update text and formatting (#924)
* update text and formatting

cc @jospoortvliet @MorrisJobke

* correct typo

* removed official
2018-11-12 15:33:11 +01:00
Jos Poortvliet
c8fa1060a8 We have two VM's, add Univention.
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Daniel Hansson
23efcb9bb1 update name 2018-10-19 21:40:54 +02:00
Marios Zindilis
402c2eaf87 Rephrased web browser requirement 2018-10-15 07:24:27 +01:00
Morris Jobke
75fc0d26c3 Merge pull request #864 from anoymouserver/patch-1
updated php-handler since php 7 is required
2018-10-03 16:24:38 +02:00
Jani Uusitalo
9d48ee7f31 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-02 15:50:50 +03:00
Morris Jobke
02b666abc3 Merge pull request #878 from MarcelWaldvogel/htaccess-slash
NC 14.0.1 requires the terminal / on overwrite.cli.url
2018-09-28 11:46:03 +02:00
Marcel Waldvogel
1a14327dbf NC 14.0.1 requires the terminal /
for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
2018-09-27 08:46:44 +02:00
anoy
9ab39ed554 updated php-handler since php 7 is required 2018-09-15 12:01:46 +02:00
signupforacomment
64246532a9 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-12 14:08:19 +00:00
Tilo Spannagel
c153d70619 Add Referrer-Policy header to second location
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-09-11 15:03:38 +02:00
Louis Matthijssen
9c439e97f9 Set Referrer-Policy header for nginx installation docs 2018-09-09 21:33:35 +02:00
Joas Schilling
0b43f1d0ed Remove all mentions of php 5.6 and below
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:11:07 +02:00
Julius Härtl
9a54e35f8f Fix path to apps management screenshots
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-13 22:09:23 +02:00
Moviuro
c40a80a236 Update nginx.rst
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-07-26 18:07:23 +02:00
Morris Jobke
013e81caa6 Add 7.2 for 13
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-25 08:53:54 +02:00
Morris Jobke
e2b0f43f1f Merge pull request #809 from nextcloud/bugfix/noid/small-changes-system-requirements
small changes to system requirements
2018-07-24 13:43:59 +02:00
Marius Blüm
72f4c199a6 fix comment from Morris
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-24 11:45:04 +02:00
Morris Jobke
62ca248d24 Merge pull request #815 from nextcloud/app-management
App management docs
2018-07-24 10:13:37 +02:00
Morris Jobke
d57f55d93e Fix table
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-24 09:47:53 +02:00
Marius Blüm
d06e0ec70d App management docs
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-22 22:10:58 +02:00
lug-gh
b2d9243c9f spelling of Debian "Stretch" incorrect
Strech -> Stretch
2018-07-21 12:25:16 +02:00
Marius Blüm
5e489e923f small changes to system requirements
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-09 23:51:56 +02:00
Marius Blüm
6f0cf9adc3 Incompatible / Webserver-typo 2018-07-04 17:25:32 +02:00
Morris Jobke
079811594d Fix minor style issues
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:41:19 +02:00
Morris Jobke
3665995168 Fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-04 13:37:31 +02:00
Marius Blüm
1a17ec3354 Layout fixes
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 13:26:08 +02:00
Marius Blüm
bbba50603a Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:50:20 +02:00
Marius Blüm
9fbf7ae7f6 Remove Hypervisors
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 11:31:00 +02:00
Marius Blüm
c001e0b20d New system requirements-page
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-07-04 10:59:44 +02:00
Marius Blüm
eedbe3bd64 Some updates on Talk-requirements and small things...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 16:14:55 +02:00
Benedikt Geissler
479a68be65 Use $request_uri instead of $uri in nginx config
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 02:14:00 +02:00