Commit Graph

1988 Commits

Author SHA1 Message Date
Nils M
0d78237f36 Removed '=' from php_value statements 2018-07-24 14:44:08 +02:00
Morris Jobke
606a652f7e
Specify Postgres version
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-12-13 11:19:48 +01:00
Marcin Cieślak
681f334673
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-08 09:57:01 +01:00
Björn Schießle
d1d37b04bf
Update encryption_configuration.rst
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-06 11:27:33 +02:00
Devices
2cc03a4387 systemd timer as option for background service
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-04 16:16:43 -05:00
Morris Jobke
df3306a3ae Remove hint about maintenance mode
* fixes #490

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:30 +02:00
Morris Jobke
bf6828259d Put maintenance mode section into "How to upgrade"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:43:10 +02:00
Morris Jobke
2129a69206 Apply missed commit
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:15:11 -05:00
Morris Jobke
cff0eff8c7 Add notice about HSTS preload option
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:06:21 -05:00
Morris Jobke
4a6b5b7c71 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-16 00:04:51 -05:00
Morris Jobke
06964ab163 Document new updater
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:04:20 -05:00
Morris Jobke
458ce0b177 generate documentation from config.sample.php 2017-05-12 03:35:27 +02:00
Morris Jobke
73a6bbb2de remove HAProxy as mysql load balancer
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 16:16:35 -03:00
Morris Jobke
63159a067d generate documentation from config.sample.php 2017-05-02 20:12:55 +02:00
Morris Jobke
1317ead7aa
Update constraints for big file uploads
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:18:08 -03:00
Lukas Reschke
c65b89c647
Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 17:35:11 -03:00
Tronde
69183c81b9 Removed note that nginx is not officially supported because it is. 2017-04-21 11:46:27 +02:00
Tronde
7305351cb8 Backport of changed mysqldump parameter 2017-04-17 20:16:28 +02:00
Tronde
2ce24ac2d3 Backported restore warning from master. 2017-04-17 09:53:20 +02:00
Jos Poortvliet
915294c583
Update security_setup_warnings.rst
fix links 🙈
2017-03-20 13:50:56 -06:00
Jos Poortvliet
a7f12926a6
fix typo 2017-03-19 17:47:08 -06:00
Jos Poortvliet
419348be6d
Add note about security scanner to documentation
We should tell people we have the scanner so they can use it.

No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 17:47:06 -06:00
Morris Jobke
59290ad9d2
Fix Nginx config
* see https://github.com/nextcloud/server/issues/237#issuecomment-229923262

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-07 22:12:25 -06:00
Morris Jobke
a7cad87ea1
Streamline OS recommendations
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-06 15:18:37 -06:00
Morris Jobke
ca26aa431f
Improve documentation on recommended setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:41:45 -06:00
Morris Jobke
3b994d5132 Merge pull request #283 from nextcloud/stable10-279
[stable10] nginx info
2016-12-16 12:52:15 -06:00
Jos Poortvliet
41a10207b7
change from @realrancor - tnx! 2016-12-16 12:49:51 -06:00
Björn Schießle
4b90853c00
Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:50:46 +01:00
Wikinaut
c1d137cefd Update manual_upgrade.rst 2016-12-12 13:53:38 +01:00
Morris Jobke
8204808bdb
fix all the warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:43:11 +01:00
Jos Poortvliet
eeacb8b49b Update upgrade.rst
apply 78649e8 also here
2016-12-08 18:24:41 +01:00
Lari Tikkanen
d2bbfe0609
Update directory permissions
Fixes #255
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
2016-12-08 15:47:26 +01:00
Morris Jobke
d8b2ae323a
fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:43 +01:00
Morris Jobke
05bd045ce2
adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:39 +01:00
Morris Jobke
293af3772d
Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:33 +01:00
Robin Appelman
6249d8a4be
add documention for smb update notifications 2016-12-06 10:34:23 +01:00
Joas Schilling
04d0b3effb
Fix appstore URL in sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 14:17:04 +01:00
Benedikt Geißler
197e78e717
Add documentation for enabling and disabling users via the Nextcloud provisioning API 2016-11-11 18:28:47 +01:00
Schnello
d86b7cff86
add missing / 2016-10-17 09:12:43 +02:00
Morris Jobke
4eb00a31a5
Add documentation for all different auth mechanisms 2016-10-14 10:56:26 +02:00
dnutan
641a3438f4
minor typos 2016-09-26 17:19:29 +02:00
Jos Poortvliet
c19917070c
actually enable singleuser mode
hat tip to Mathias Renner
2016-09-26 17:15:25 +02:00
dnutan
60f58a8d3e
minor typos 2016-09-24 13:30:00 +02:00
Joas Schilling
e5b02995ec
Add a section about common misconfigurations 2016-09-09 10:00:27 +02:00
Joas Schilling
c8d1bfdf87
Also remove assetdirectory 2016-09-07 09:18:12 +02:00
Joas Schilling
6ef0f43ff0
Add a warning about the removed feature 2016-09-07 09:06:48 +02:00
Morris Jobke
60867fd7db
Fix length of underline 2016-09-05 16:51:38 +02:00
oparoz
ac758950f7
Add copy-pastable regexp 2016-09-05 16:51:33 +02:00
oparoz
83a8996718
Add zip blocking example 2016-09-05 16:51:27 +02:00
Morris Jobke
be81df9f65 Merge pull request #160 from nextcloud/stable10_158
[Stable 10] OCS API request OCS-APIRequest header to be se
2016-09-05 11:10:02 +02:00