Peter Mattern
099e4a65b9
Fix PHP prerequisites of databases
...
Both PostgreSQL (nextcloud/server#367 ) and SQLite (nextcloud/server#481 )
are handled by PDO in recent Nextcloud versions.
2017-02-06 23:38:52 +01:00
linucksrox
b8c9d96d27
Add custom data path to strong permissions script in installation wizard, resolves #348
2017-02-03 14:41:41 -05:00
Joas Schilling
e77205d938
Merge pull request #50 from ayamshanov/fix_SELinux_commands
...
Fix semanage argument and add recursion and verbose for restorecon
2017-01-27 09:17:17 +01:00
Kasijjuf
c1721d576b
typo: Correct significan to significant
2017-01-23 21:01:11 -06:00
RudiScholz
06bc1a1ed2
Update system_requirements.rst
...
Fix syntax error for innodb_large_prefix
2017-01-17 00:15:59 +01:00
Morris Jobke
fde7f70925
Merge pull request #301 from nextcloud/more-php-5.6-minimum
...
Adjust more mentions on php versions
2017-01-05 12:04:08 +01:00
Joas Schilling
66aa779a86
Downstream of https://github.com/owncloud/documentation/pull/2700
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:40:31 +01:00
Joas Schilling
27cb92fb6b
Adjust more mentions on php versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 10:00:43 +01:00
tflidd
87d0bca4e8
Update install instructions to Ubuntu 16.04
2017-01-04 23:13:56 +01:00
Marius Blüm
7d2ba0d653
Enterprise-Edition Fixes
...
* Oracle DB is only available with Nextcloud Enterprise Support currently, not with an non-existing Enterprise Edition
* S3 is rewritten now (…and does not require an non-existing Enterprise Edition)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-04 15:40:00 +01:00
tflidd
dbf6420764
Update prerequisites to php >=5.6 for NC 11
2016-12-29 22:25:25 +01:00
Jos Poortvliet
5e48c82cab
change from @realrancor - tnx!
2016-12-16 15:57:47 +01:00
Jos Poortvliet
ce5031fc7c
Update deployment_recommendations.rst
2016-12-11 20:15:14 +01:00
Jos Poortvliet
1062eff4b7
Update deployment_recommendations.rst
...
remove idiotic 'edition' stuff (we don't do closed source, yay) and make note of the php-fpm and nginx possibility.
2016-12-10 11:36:23 +01:00
Morris Jobke
76db1b7832
fix all the warnings
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:07:01 +01:00
Lari Tikkanen
484b99f70b
Update directory permissions
...
Fixes #255
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
2016-12-08 16:39:24 +02:00
Marius Blüm
22c8dfe453
Fix Comments
2016-12-05 16:35:00 +01:00
Marius Blüm
fe23d423d1
Update Requirements
2016-12-05 16:26:52 +01:00
Joas Schilling
9b2f6ae682
Add docs about MySQL 4-byte support
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-22 13:32:21 +01:00
Joas Schilling
beee2162fa
Make sure mbstring, xml and zip are installed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-27 10:22:31 +02:00
Schnello
bf5ae210ac
add missing /
2016-10-16 10:37:41 +02:00
dnutan
be3e75d7da
minor typos
2016-09-23 13:19:00 +02:00
Eric Enold
4ab7e1bcb8
nginx config: Fixed fastcgi_split_path_info regex
...
The previous regex didn't catch `/index.php/` which resulted in PHP-FPM being unable to process that site (required for the installation wizard).
2016-09-02 17:00:47 +02:00
Morris Jobke
1e3c4ff015
Update nginx_nextcloud_9x.rst
...
See nextcloud/server#769 for the corresponding Apache adjustment
2016-08-09 10:28:20 +02:00
Daniel Hansson
3362541c06
Add link to Nextcloud VM
2016-08-05 19:18:57 +02:00
Hagen Graf
a9da5f45c3
Update index.rst
2016-08-05 14:17:25 +02:00
Hagen Graf
5bfffc3218
reorder pages #112
2016-08-04 14:26:16 +02:00
Morris Jobke
481feaf598
add shibboleth
2016-07-27 13:27:44 +02:00
Morris Jobke
407dea2021
update supported apps
2016-07-27 11:27:30 +02:00
Joas Schilling
5e63e32194
Master is now NC11
2016-07-25 11:19:46 +02:00
Joas Schilling
d0ad5912e0
Add THE™ comment for cross links to all of them
2016-07-25 11:19:46 +02:00
Morris Jobke
2647609319
Fix it
2016-07-25 11:00:02 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup
2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678
Branding
2016-07-21 00:21:47 +02:00
Morris Jobke
9c16aaf33c
Merge pull request #61 from nextcloud/update-screenshots
...
Adjust screenshots
2016-07-14 14:55:43 +02:00
Joas Schilling
f28c228322
Cleanup admin manual from enterprise apps
2016-07-13 17:59:00 +02:00
Lukas Reschke
6666a8696d
Adjust screenshots
2016-07-13 17:27:40 +02:00
Joas Schilling
96149a998e
FIx more warnings
2016-07-13 14:34:00 +02:00
Joachim Sokolowski
2987ed5675
Changes for Nextcloud
2016-07-11 11:41:44 +02:00
RealRancor
5641f8f4e9
Update MySQL / MariaDB database requirements.
2016-07-11 11:13:44 +02:00
Alexander Yamshanov
05fbd7e0d8
Fix semanage argument and add recursion and verbose for restorecon
2016-07-09 02:39:07 +06:00
Morris Jobke
d73f540781
Fix NGINX config for acme challenge
...
* same as #48
2016-07-08 22:06:51 +02:00
Morris Jobke
fb3fe39de5
Fix new lines in Nginx config ( #42 )
...
Fixes #41
2016-07-04 17:39:53 +02:00
Morris Jobke
6b1df69c70
fix also the split path regex
2016-07-01 16:20:53 +02:00
Morris Jobke
572434f3ce
Fix order of Nginx config options
...
See https://github.com/nextcloud/server/issues/237#issuecomment-229923262
2016-07-01 15:59:00 +02:00
Joachim Sokolowski
7b27cf8dcd
Changes for Nextcloud ( #34 )
...
* Changes for Nextcloud
* Changes for Nextcloud
* Update command_line_installation.rst
-oci Enterprise removed
* removed Enterprise
* Changing to nextcloud
* enterprise removed
* Update external_storage_configuration_gui.rst
typo
* Update command_line_installation.rst
Oracle changed
* to nextcloud
* Update linux_installation.rst
* Update linux_installation.rst
2016-06-22 14:41:58 +02:00
Thomas Wouters
09c2ee406c
Remove trailing / to reduce the risk of running find on /
2016-06-21 16:56:09 +02:00
Florian Preinstorfer
994e236a86
Fix wording
2016-06-20 18:07:49 +02:00
Andrea Scarpino
e2f53dc0da
Drop lines about OBS packages
2016-06-20 11:27:54 +02:00
Andrea Scarpino
6a09efe7bc
Updated GPG key and {own,next}cloud references
...
The GPG path was still pointing to owncloud server.
Also ownCloud was still mentioned.
2016-06-20 09:30:18 +02:00