Commit Graph

2422 Commits

Author SHA1 Message Date
Martin
79eaa55f8c
Fix a typo
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 13:43:19 +01:00
Hans Erasmus
b7acc5d7f9
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:08 +01:00
Fermulator
071f579d22
add tar.gz2 example to manual upgrade steps 2018-11-12 23:16:43 +01:00
Fermulator
f745c8c926
minor corrections to manual upgrade steps 2018-11-12 23:16:38 +01:00
Jos Poortvliet
b19712c7a0
We have two VM's, add Univention.
Of course, we should have had both options here from the beginning... 🙈
2018-11-06 00:06:23 +01:00
Jos Poortvliet
e301102b03
Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-11-01 14:56:23 +01:00
Elliott Partridge
ae83e1494a
Indicate required mod_rewrite
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-11-01 14:54:54 +01:00
Morris Jobke
7a47e749e8
Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:38 +02:00
Kim Brose
2e85cd5b8f
Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:27 +02:00
Joas Schilling
ac778733b5
Fix numbers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:04 +02:00
Joas Schilling
eba986cdfc
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:59:58 +02:00
Daniel Hansson
13d351e9c2
update link to blog 2018-10-22 14:46:16 +02:00
Daniel Hansson
f5bbde6e5a
update name 2018-10-22 14:45:23 +02:00
Marius Blüm
06352bd06f
PHP Mail is not longer supported
* fixes https://github.com/nextcloud/documentation/issues/854

Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:25:28 +02:00
Christian Oliff
31bc4d0139
Therefore typo fix
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:24 +02:00
Marios Zindilis
4282983603
Rephrased web browser requirement 2018-10-15 08:39:19 +02:00
Patrik Kernstock
5f44f9a8c8
[stable14] Add hint for Referrer-Policy
Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-10-12 16:37:06 +02:00
Florian Schlegel
ed39ffcd89
Update server_tuning.rst 2018-10-08 15:24:40 +02:00
Florian Schlegel
a2436b3b15 Update server_tuning.rst 2018-10-08 14:13:20 +02:00
Florian Schlegel
93ff86b465 Update server_tuning.rst 2018-10-08 14:13:08 +02:00
anoy
e6022cf5fd
updated php-handler since php 7 is required 2018-10-03 16:25:02 +02:00
Moviuro
4afa8ae5f2
Update nginx.rst
Avoid leaking `X-Powered-By`
Add link to a sane nginx TLS configuration
2018-10-03 13:09:20 +02:00
Jani Uusitalo
86362e62ef
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:15 +02:00
Morris Jobke
6e3e6b7db9
Remove unneeded label
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 16:52:40 +02:00
Marcel Waldvogel
0d76a758ca
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-28 11:46:18 +02:00
signupforacomment
b65324b954
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:43:59 +02:00
Joas Schilling
d922e4752e
Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-28 11:39:00 +02:00
KajanM
84c55ed354
Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:50 +02:00
Dominik
7e9e3d2d9a
Removed Upgrade Option
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:34:14 +02:00
Morris Jobke
be6e5ca170
Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 12:06:04 +02:00
Tilo Spannagel
f70574fabe
Add Referrer-Policy header to second location
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-09-11 15:14:24 +02:00
Louis Matthijssen
aaae7ad92e
Set Referrer-Policy header for nginx installation docs 2018-09-11 15:13:23 +02:00
Joas Schilling
665c7368d8
Merge pull request #849 from nextcloud/prepare-stable14
Increase versions to 14
2018-09-04 12:28:04 +02:00
Joas Schilling
1deab991be
Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +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
Morris Jobke
16e80ad565
Revert "add code signing instructions" 2018-08-31 09:04:50 +02:00
hirschrobert
57c98664ac
add code signing instructions
I had trouble understanding how to sign the code. @MorrisJobke told me on Monday. Maybe helpfull for others, too. Haven't tested it, though.
2018-08-30 12:07:52 +02:00
Morris Jobke
a6f828d7ce
Merge pull request #841 from denismosolov/group-commands
Add Group commands
2018-08-24 17:52:37 +02:00
Denis Mosolov
1cefd2dc25 Add Group commands 2018-08-24 17:36:59 +03:00
Morris Jobke
990ab381a2
Merge pull request #840 from hanserasmus/master
Fixed a few typos
2018-08-24 14:28:33 +02:00
Hans Erasmus
ea9ab9fbe9 Fixed a few typos 2018-08-23 17:52:36 +02:00
Morris Jobke
36d0dbe54c
generate documentation from config.sample.php 2018-08-20 14:06:38 +02:00
Morris Jobke
94e49c3d2b
generate documentation from config.sample.php 2018-08-20 11:19:08 +02:00
Morris Jobke
afc66eb211
Merge pull request #833 from nextcloud/object-storage-documentation
Documentation for object storages
2018-08-20 10:48:24 +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
Daniel Kesselberg
75d68b384f
List with defaults for android / ios broken 2018-08-13 14:11:03 +02:00
Daniel Kesselberg
a1b06979d1
Fix ERROR: Unexpected indentation. 2018-08-13 12:57:51 +02:00
Daniel Kesselberg
4dcfbe9dde
Remove XCache
https://github.com/nextcloud/server/pull/10659
2018-08-13 12:43:43 +02:00
Marius Blüm
12b9c31624
Documentation for object storages
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-08-09 21:12:43 +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