Commit Graph

1091 Commits

Author SHA1 Message Date
Carla Schroder
145072d69a Merge pull request #2240 from donvipre/patch-1
fix CentOS and Fedora redis search string
2016-03-16 10:23:41 -07:00
Carla Schroder
3697384199 move nginx and alternate http servers to wiki 2016-03-15 10:50:22 -07:00
donvipre
3b10e1442f fix CentOS and Fedora redis search string 2016-03-15 10:28:05 +01:00
Carla Schroder
6500afb733 removing antivirus doc page until the app passes code integrity check 2016-03-14 17:45:20 -07:00
Carla Schroder
77e44289fe convert all named code blocks to generic code blocks 2016-03-10 09:06:46 -08:00
Morris Jobke
f93ef43e0a generate documentation from config.sample.php 2016-03-04 03:35:19 +01:00
Morris Jobke
de1bef3633 generate documentation from config.sample.php 2016-03-02 22:17:44 +01:00
Phil Davis
f55fac96a3 Minor grammar in part_file_in_storage text 2016-03-02 09:13:09 +05:45
Morris Jobke
7efe2cc0a6 generate documentation from config.sample.php 2016-03-02 03:35:17 +01:00
Carla Schroder
069a7f9785 update oc version number in occ page 2016-03-01 15:18:57 -08:00
Carla Schroder
e48aec5b78 new external storage options: mount options, occ commands 2016-03-01 14:30:19 -08:00
Carla Schroder
95189f4ed2 Update occ_command.rst 2016-02-29 11:50:43 -08:00
Carla Schroder
6daa756429 add Shibboleth command to occ page 8.2+ 2016-02-26 10:11:57 -08:00
Carla Schroder
ade3a54f7b occ command can run from any directory 8.2+ 2016-02-22 12:31:14 -08:00
Carla Schroder
d01b8c2deb correct branded apps manual title 2016-02-09 21:11:43 -08:00
Morris Jobke
2fdd8b2833 generate documentation from config.sample.php 2016-02-04 03:35:13 +01:00
RealRancor
6cbe301807 web server -> Web server 2016-02-03 09:19:33 +01:00
RealRancor
e22ee0db56 Webserver -> Web server 2016-02-02 13:27:31 +01:00
Joas Schilling
1cf1f9d66f Remove doc for l10n:createjs 2016-01-28 09:08:37 +01:00
Carla Schroder
29435dae3d Merge pull request #2099 from owncloud/occ-update
Add new occ commands, updates and corrections to occ page
2016-01-27 11:49:13 -08:00
Carla Schroder
ae3c60e43e Add new occ commands, updates and corrections to occ page 2016-01-27 11:38:09 -08:00
Carla Schroder
81ff4bdb53 Merge pull request #1901 from roha4000/master
misinterpretation of php's max_file_uploads
2016-01-26 11:50:20 -08:00
Carla Schroder
7094b55f66 Update occ_command.rst 2016-01-26 09:45:06 -08:00
Joas Schilling
bd45603b1a Add docs about type and array support 2016-01-26 09:39:47 +01:00
RealRancor
06de2e2582 Describing skeletondir config option in default_files_configuration. 2016-01-25 19:30:15 +01:00
Morris Jobke
4d3639963e generate documentation from config.sample.php 2016-01-22 03:35:12 +01:00
Carla Schroder
f55654a78a db tables are copied 2016-01-21 09:41:35 -08:00
Carla Schroder
e7719b4904 redis for distros that do not support correct version 2016-01-19 14:56:05 -08:00
Carla Schroder
e41e49f651 Merge pull request #2048 from RealRancor/fix_ver
Fix APCu version
2016-01-18 20:08:41 -08:00
Carla Schroder
1422f2ebab Update occ_command.rst 2016-01-18 19:59:56 -08:00
Carla Schroder
28049404c9 small corrections 2016-01-18 19:49:24 -08:00
Carla Schroder
6c33b0ea46 update simulation, correct typo 2016-01-18 19:48:08 -08:00
RealRancor
b11dd90d97 Fix APCu version 2016-01-16 13:05:19 +01:00
Morris Jobke
f7d9773f9b generate documentation from config.sample.php 2016-01-14 10:12:59 +01:00
RealRancor
f0e097848e knowledgebaseurl is gone since ages... 2016-01-13 18:55:43 +01:00
Carla Schroder
27177e3e3c Merge pull request #2009 from owncloud/enoch85-patch-1
clarify installation method
2016-01-11 14:20:17 -08:00
RealRancor
467d6a791e Updating .well-known documentation and new dav endpoint for 9.0 release 2016-01-10 21:27:05 +01:00
Daniel Hansson
d39655defa clarify installation method
Make it clear that user have to cd into the root folder, not using path-to-owncloud. This is not obvious and needs to be documented,
2016-01-09 11:35:07 +01:00
Morris Jobke
dd6edf88f4 generate documentation from config.sample.php 2016-01-09 03:35:13 +01:00
Carla Schroder
167a94a973 Merge pull request #1992 from owncloud/jospoortvliet-patch-2
Update caching_configuration.rst
2016-01-08 08:27:29 -08:00
Morris Jobke
04ae619e70 generate documentation from config.sample.php 2016-01-07 17:47:13 +01:00
Jos Poortvliet
021026316c implement comments
Implemented all comments

Also removed mentions of
```       'timeout' => 0.0,```
everywhere as it makes not much sense according to Lukas.
2016-01-07 17:37:05 +01:00
Jos Poortvliet
7ed7cd7cbb Update caching_configuration.rst
Added recommendations & noted that Redis can and should be uses for filelocking.
2016-01-06 21:20:23 +01:00
Jos Poortvliet
d886a34c03 Update caching_configuration.rst
Remove note that Redis is 'required for Transactional File Locking', it is not (but the best performing solution, we could note that. Or not? @icewind1991 @karlitschek
2016-01-06 16:25:09 +01:00
Morris Jobke
c7782707a3 generate documentation from config.sample.php 2016-01-06 03:35:13 +01:00
Morris Jobke
f45fd2045c generate documentation from config.sample.php 2015-12-19 03:35:11 +01:00
Daniel Hansson
0b7f853107 change domain name 2015-12-18 20:28:43 +01:00
Carla Schroder
9e83ed41f4 Merge pull request #1802 from mmattel/stat_output_scan_files
Update files:scan command description
2015-12-17 07:46:20 -08:00
Morris Jobke
8f1ec847cd generate documentation from config.sample.php 2015-12-11 03:35:12 +01:00
Carla Schroder
4921e6f5b6 Merge pull request #1936 from lonaowna/fix-php-mysql-extension
MySQL requires the pdo_mysql extension, not mysql.
2015-12-08 07:34:05 -08:00
Morris Jobke
d56c57c955 generate documentation from config.sample.php 2015-12-08 03:35:14 +01:00
Sebastiaan Lokhorst
0079bb38ee MySQL requires the pdo_mysql extension, not mysql.
Also fix a few typos.
2015-12-06 23:49:46 +01:00
François B
5b1aa31e16 Fix 2 typos 2015-12-03 17:13:57 +01:00
Carla Schroder
9036136916 add tip for testing custom client deployments 2015-12-02 14:04:25 -08:00
Carla Schroder
3df25c7e9f Update caching_configuration.rst 2015-12-01 11:56:04 -08:00
Antoine Jacoutot
f7ff980976 Typo: memcached->redis-server 2015-11-26 09:02:08 +01:00
Roland Hager
47197651e3 misinterpretation of php's max_file_uploads
The value of max_file_uploads limits fileuploads to a maximum of ``max_file_uploads`` within one connection. So multiple users can each upload ``max_file_uploads`` at the same time. The value does not have to be higher than the maximum number of simutanously uploaded files per connection. If the desktop clients uploads a maximum of 3 files at once, the value could stay at 3. I'm not sure how he webapplication handles the upload of multiple files but the default of 20 seems quite reasonable.
2015-11-17 09:46:52 +01:00
Carla Schroder
f9a3f4ebcf update manual installation pages 2015-11-13 12:54:09 -08:00
Carla Schroder
7d203d9bac Merge branch 'master' into firewall
Conflicts:
	admin_manual/contents.rst
2015-11-09 09:58:57 -08:00
Daniel Hansson
1d901d74f3 Add info about a guide to set up Redis
Link to a complete guide.
2015-11-07 22:31:58 +01:00
RealRancor
486f19de48 Document new setup warning for transactional file locking. 2015-11-03 07:27:23 +01:00
RealRancor
016d9a536e Add redis password support to caching and files locking docs. 2015-10-31 19:58:11 +01:00
Morris Jobke
05d716fc60 generate documentation from config.sample.php 2015-10-31 03:35:15 +01:00
Carla Schroder
ae234e3f10 more upgrade corrections, ref label corrections 2015-10-30 08:59:21 -07:00
Carla Schroder
4a138d2dfd Merge pull request #1840 from owncloud/upgrade
many updates to upgrading docs
2015-10-29 10:29:51 -07:00
Carla Schroder
7887a493c2 many updates to upgrading docs 2015-10-29 10:23:27 -07:00
Morris Jobke
1d280c9fcb generate documentation from config.sample.php 2015-10-29 03:35:13 +01:00
Martin
a0a4d1899c Update nginx cache purge to be multi user proof 2015-10-27 19:22:34 +01:00
Morris Jobke
5b4b35aa23 generate documentation from config.sample.php 2015-10-24 03:35:13 +02:00
martin.mattel@diemattels.at
88f96320d9 Update files:scan command description
improvements
2015-10-23 18:17:59 +02:00
Carla Schroder
27851ced9e Merge pull request #1787 from mmattel/update_nginx_cache_purge_setup
update nginx cache purge setup
2015-10-14 09:07:53 -07:00
root
3f07b86961 update nginx cache purge setup
Update to use if {} as alternative to map

missed set $skip_cache 1;
2015-10-14 11:37:59 +02:00
RealRancor
d9e30faae9 Add needed linebreak to config_sample_php_parameters.rst 2015-10-13 18:15:21 +02:00
Carla Schroder
4d4d9e796c Merge pull request #1773 from RealRancor/redis_socket
Add redis example to connect to an unix socket.
2015-10-13 08:32:02 -07:00
Morris Jobke
92b3cf08f5 generate documentation from config.sample.php 2015-10-13 10:30:42 +02:00
RealRancor
027cd6f910 Add redis example to connect to an unix socket. 2015-10-11 19:09:29 +02:00
Carla Schroder
4861de8187 fix typo 2015-10-09 12:52:29 -07:00
Carla Schroder
a0ad7cf4b1 more corrections to occ doc 2015-10-09 10:05:02 -07:00
Carla Schroder
b114926325 more updates to occ, ldap, install and upgrade 2015-10-09 08:23:57 -07:00
Carla Schroder
bd67fa1c8a add maintenance:mimetype:update-db 2015-10-09 07:55:10 -07:00
Carla Schroder
e85bd202e1 update occ with gobs of new commands 2015-10-09 06:48:58 -07:00
Carla Schroder
a4e9b6511f awesome new File Firewall page 2015-10-08 10:12:27 -07:00
Carla Schroder
b954d8579d mystery section commented out 2015-10-07 15:27:29 -07:00
Carla Schroder
ba3bb0b3c4 markup fixes 2015-10-07 09:01:37 -07:00
Carla Schroder
36b8034a3d Merge pull request #1754 from RealRancor/max_file_uploads
Document max_file_uploads of PHP.
2015-10-07 08:31:15 -07:00
RealRancor
04b2ead1e1 Document max_file_uploads of PHP. 2015-10-07 12:33:30 +02:00
RealRancor
7020029454 Set KeepAlive timeout settings to sensible defaults 2015-10-07 07:01:21 +02:00
Carla Schroder
5ba9913e5e Merge pull request #1742 from RealRancor/perf_refactoring_2
Refactoring for performance tuning part 2.
2015-10-06 07:41:30 -07:00
Carla Schroder
9013b7f44b Merge pull request #1741 from owncloud/hardenserver
correct HTTP Strict Transport Security section
2015-10-06 07:09:52 -07:00
Morris Jobke
09d09da55c generate documentation from config.sample.php 2015-10-06 15:55:57 +02:00
RealRancor
4a533577a7 Refactoring for performance tuning part 2. 2015-10-06 10:22:47 +02:00
Carla Schroder
fe77901e50 correct HTTP Strict Transport Security section 2015-10-05 16:53:49 -07:00
Carla Schroder
3b609cf2c6 Merge pull request #1725 from RealRancor/version_req
Make version requirement of redis and APCu the same.
2015-10-05 12:53:02 -07:00
RealRancor
7c6a56c63d Refactoring for performance tuning page. 2015-10-05 20:07:07 +02:00
Morris Jobke
a63fa4f70b generate documentation from config.sample.php 2015-10-05 10:21:42 +02:00
RealRancor
c451232f52 Make version requirement of redis and APCu the same. 2015-10-03 11:01:40 +02:00
Morris Jobke
a05d0febec generate documentation from config.sample.php 2015-10-03 03:35:11 +02:00
Carla Schroder
ecd411997f Merge pull request #1718 from RealRancor/link_to_phpinfo
Link all references to phpinfo to one single page.
2015-10-02 11:15:24 -07:00
Carla Schroder
e6af207758 Merge pull request #1717 from RealRancor/update_caching
Some additions to caching docs.
2015-10-02 11:11:03 -07:00
RealRancor
7f659b71e0 Some additions to caching docs. 2015-10-02 19:32:34 +02:00
RealRancor
0105986c95 Link all references to phpinfo to one single page. 2015-10-02 19:26:26 +02:00
Carla Schroder
b1de3828fb add warnings re cache warning and php memcached module 2015-10-02 09:02:38 -07:00
Carla Schroder
4c88547394 correct all caching references to point to caching page 2015-10-01 13:38:16 -07:00
Carla Schroder
4434bd8e32 correct URL to PHP 54 page 2015-10-01 12:35:33 -07:00
Carla Schroder
118654c02d Merge pull request #1710 from owncloud/caching
new caching howto
2015-10-01 11:54:32 -07:00
Carla Schroder
faddb18e91 corrections and updates to caching page 2015-10-01 11:53:39 -07:00
Carla Schroder
2ced765695 add required php redis module version 2015-09-30 12:47:44 -07:00
Carla Schroder
24f4f91bd7 updates and corrections to caching page 2015-09-30 12:17:05 -07:00
Morris Jobke
e885789aae generate documentation from config.sample.php 2015-09-30 18:05:10 +02:00
RealRancor
d8efc12f94 Fix rst syntax in config_sample_php_parameters. 2015-09-30 16:56:18 +02:00
Carla Schroder
b28d5e255f remove reference urls 2015-09-29 12:41:22 -07:00
Carla Schroder
5a8ae9c871 new caching howto 2015-09-29 12:35:16 -07:00
Morris Jobke
8c52ce8a94 generate documentation from config.sample.php 2015-09-25 14:33:43 +02:00
Carla Schroder
45026d2bc7 Merge pull request #1693 from mmattel/spdy_to_http2
Performance Tuning Server: SPDY -> http_v2 (nginx related)
2015-09-24 09:28:05 -07:00
Martin
16136457cd SPDY -> http_v2 2015-09-24 14:37:19 +02:00
RealRancor
258c1ffaf0 Add /dev/urandom not /dev to open_basedir 2015-09-24 10:05:47 +02:00
Morris Jobke
6e625d9be2 generate documentation from config.sample.php 2015-09-24 03:35:14 +02:00
Carla Schroder
1fd0882587 Update config_sample_php_parameters.rst 2015-09-23 10:00:01 -07:00
Phil Davis
f2f1da0b5b Discourage users from copying everything from config.sample.php
Here is an alternative suggestion for wording related to https://github.com/owncloud/documentation/pull/1681
2015-09-23 15:45:36 +05:45
Morris Jobke
fbdde0aaea generate documentation from config.sample.php 2015-09-22 03:35:11 +02:00
Carla Schroder
56ae25a9ed add definition of keepalive 2015-09-21 11:27:15 -07:00
Carla Schroder
b45c71800b Update occ_command.rst 2015-09-21 11:12:26 -07:00
Carla Schroder
92adbe30c6 streamline & update installation docs 2015-09-16 11:16:07 -07:00
Morris Jobke
a4f765934a generate documentation from config.sample.php 2015-09-16 17:48:37 +02:00
Morris Jobke
c7860fa90a generate documentation from config.sample.php 2015-09-16 03:35:11 +02:00
Morris Jobke
df17c338c9 generate documentation from config.sample.php 2015-09-13 15:21:07 +02:00
Carla Schroder
11d6250281 Merge pull request #1644 from Tronde/master
Insert a note for path to cron.php
2015-09-10 12:00:07 -07:00
Lukas Reschke
29637dfce1 Update performance_tuning.rst 2015-09-07 16:55:39 +02:00
Joerg Kastning
850166fbc6 Insert a note for path to cron.php 2015-09-04 14:23:03 +02:00
Morris Jobke
dcb37399a3 generate documentation from config.sample.php 2015-09-04 03:35:14 +02:00
RealRancor
7fc0b8bfda Restore correct caching docs 2015-09-02 07:22:12 +02:00
Carla Schroder
3026ce663b restore caching section
Which still needs to be replaced with a proper caching howto
2015-08-31 04:45:31 +02:00
Carla Schroder
ef791b4a0f Merge pull request #1605 from owncloud/LukasReschke-patch-1
Add note about installing ownCloud in a DMZ
2015-08-29 11:57:51 +02:00
Carla Schroder
cb4e403927 Update harden_server.rst 2015-08-29 11:57:13 +02:00
Carla Schroder
af44b48dd3 Update performance_tuning.rst 2015-08-28 18:04:56 +02:00
Morris Jobke
1986f5c322 generate documentation from config.sample.php 2015-08-25 03:35:12 +02:00
Lukas Reschke
d0d4c21786 Update harden_server.rst 2015-08-22 21:30:45 +02:00
Lukas Reschke
1a75869f7e Fix typo 2015-08-22 15:57:49 +02:00
Lukas Reschke
f8fe4dfeae Add note about installing ownCloud in a DMZ 2015-08-22 12:54:43 +02:00
RealRancor
c817f9faae Readd needed labels 2015-08-21 11:46:21 +02:00
Morris Jobke
e0b713486a generate documentation from config.sample.php 2015-08-21 03:35:10 +02:00
Carla Schroder
a01b37bbb0 restore open_basedir hint 2015-08-20 16:18:40 -07:00
Carla Schroder
fc1d22d95c fix formatting
Conflicts:
	admin_manual/configuration_server/harden_server.rst
2015-08-20 16:08:51 -07:00
Carla Schroder
5ba5a6d7f5 remove linux tuning tips
Not verified and not reliable
2015-08-20 11:13:30 -07:00
Carla Schroder
2d1d8e87bc correct encryption-migrate 2015-08-19 16:06:17 -07:00
Carla Schroder
fe1cdc6989 clarify server hardening doc
Conflicts:
	admin_manual/configuration_server/harden_server.rst
2015-08-19 15:35:39 -07:00
Carla Schroder
d38afdacc3 Update index.rst 2015-08-19 14:21:34 -07:00
Carla Schroder
b257ebca4c Update performance_tuning.rst 2015-08-19 11:59:55 -07:00
Morris Jobke
a80fb92eff generate documentation from config.sample.php 2015-08-18 03:35:13 +02:00
Carla Schroder
eb4a8425fd Merge pull request #1535 from owncloud/phil-davis-rev-proxy-config-master
Reverse Proxy Config minor edits
2015-08-17 15:29:54 -07:00
Carla Schroder
ea97fdc16c Merge pull request #1534 from owncloud/phil-davis-perf-tuning-master
Performance tuning minor edits
2015-08-17 15:27:45 -07:00
Carla Schroder
014b7e3708 Update logging_configuration.rst 2015-08-17 15:23:41 -07:00
Carla Schroder
60ad9e6b86 Merge pull request #1531 from owncloud/phil-davis-harden-server-master
Harden Server grammar
2015-08-17 13:29:37 -07:00
Carla Schroder
6e07c3c46c Update logging_configuration.rst 2015-08-17 13:22:27 -07:00
Carla Schroder
b256ec48b8 Update logging_configuration.rst 2015-08-17 13:20:50 -07:00
Carla Schroder
9ee00585c9 Update logging_configuration.rst 2015-08-17 13:20:13 -07:00
Carla Schroder
edccc8efce rewrite logging page 2015-08-17 13:08:21 -07:00
Carla Schroder
bad328d9c3 Merge pull request #1530 from owncloud/phil-davis-log-config-master
Logging Config rewording
2015-08-17 13:01:45 -07:00
Carla Schroder
39f4cbc7fe rewrite logging page 2015-08-17 12:59:50 -07:00
Carla Schroder
d1b05f3efa Merge pull request #1529 from owncloud/phil-davis-JC-CSS-asset-mgmt-master
JS CSS Asset Mgmt minor edit
2015-08-17 12:31:25 -07:00
Carla Schroder
e63c8c4e38 Merge pull request #1528 from owncloud/phil-davis-Kbase-cfg-master
Knowledgebase Cfg minor edit
2015-08-17 12:30:55 -07:00
Carla Schroder
14038b53a8 Merge pull request #1527 from owncloud/phil-davis-email-config-master
Email config minor edits
2015-08-17 12:30:07 -07:00
Carla Schroder
31679647aa add note re how to edit 2015-08-17 10:21:01 -07:00
Carla Schroder
3b173c05b1 Merge pull request #1525 from owncloud/phil-davis-bg-job-config-master
Background jobs config minor edit
2015-08-17 09:45:03 -07:00
Carla Schroder
167c42d0a2 Merge pull request #1524 from owncloud/phil-davis-occ-command-master
occ command doc minor edits
2015-08-17 09:43:19 -07:00
Phil Davis
f6c0fa6c83 Reverse Proxy Config minor edits 2015-08-16 15:32:21 +05:45
Phil Davis
3070cb1869 Performance tuning minor edits 2015-08-16 15:25:08 +05:45
Phil Davis
0aede3a828 Harden Server grammar 2015-08-16 14:02:33 +05:45
Phil Davis
e78bc4d32f Logging Config rewording
The sentence about "ownCloud allows..." was had to write in English. Hopefully I have made a reasonable attempt :)
2015-08-16 13:49:34 +05:45
Phil Davis
1d12cf3466 Knowledgebase Cfg minor edit 2015-08-16 13:04:52 +05:45
Phil Davis
92b2c8881d JS CSS Asset Mgmt minor edit 2015-08-16 13:02:52 +05:45
Phil Davis
eef4dec4bb Email config minor edits 2015-08-16 12:03:18 +05:45
Phil Davis
6e93e4fc51 Background jobs config minor edit 2015-08-16 10:54:02 +05:45
Phil Davis
426c110524 occ command doc minor edits 2015-08-16 10:32:47 +05:45
Phil Davis
7d7573fac3 Security Setup Warnings minor edits 2015-08-16 10:14:08 +05:45
Morris Jobke
087d437bb9 generate documentation from config.sample.php 2015-08-13 03:35:12 +02:00
Morris Jobke
b61771ef3b generate documentation from config.sample.php 2015-08-12 12:18:58 +02:00
Jos Poortvliet
171378bd77 Update performance_tuning.rst
Adding a note about using apc.php to check if caching is working - darn, that is useful ;-) Merge, @carlaschroeder ?
2015-08-10 12:20:41 +02:00
Morris Jobke
5afe06700b generate documentation from config.sample.php 2015-07-30 03:35:11 +02:00
Carla Schroder
2defd7eec0 verbosity shows timestamps 2015-07-28 15:14:31 -07:00
Carla Schroder
94a700c408 verbosity shows timestamps 2015-07-28 15:13:48 -07:00
Carla Schroder
8964d336c7 verbosity shows timestamps 2015-07-28 15:13:03 -07:00
Lukas Reschke
ba89dceb6c Reword 2015-07-28 16:06:14 +02:00
Lukas Reschke
56ea017233 Add information about required OpenSSL and NSS versions
Fixes https://github.com/owncloud/documentation/issues/1367
2015-07-28 13:47:07 +02:00
Carla Schroder
26bfcaea0b Merge pull request #1353 from owncloud/cron-dev-null
Don't pipe cron output to /dev/null
2015-07-27 11:23:28 -07:00
Robin McCorkell
36c600be97 A missing memcache causes unavailability of the ownCloud instance 2015-07-27 09:23:01 +01:00
Morris Jobke
7ee860b7aa Merge pull request #1362 from RealRancor/setup_security_warnings
Additional setup_security_warnings
2015-07-27 08:26:59 +02:00
RealRancor
3723b5a822 Added additional hints/info for the setup and security warnings page. 2015-07-26 16:00:31 +02:00
Robin McCorkell
06c4d6e74a Document trusted_proxies and forwarded_for_headers parameters 2015-07-25 19:17:45 +01:00
Morris Jobke
75a6af9970 Don't pipe cron output to /dev/null 2015-07-21 16:59:02 +02:00
Morris Jobke
effbfbc79b Merge pull request #1333 from RealRancor/caching_update
Add caching note from release notes
2015-07-17 10:16:20 +02:00
Carla Schroder
56a753dbb2 expand error example 2015-07-16 18:28:51 -07:00
Carla Schroder
8571cd6f02 Update occ_command.rst 2015-07-16 18:28:51 -07:00
Carla Schroder
3f611751aa update to occ verbosity 2015-07-16 18:28:51 -07:00
Carla Schroder
28df54a8b6 occ verbosity for 8.1+ 2015-07-16 18:28:51 -07:00
RealRancor
09cc54cdd9 Add caching note from release notes 2015-07-16 21:38:43 +02:00
Joas Schilling
f377f526c9 Add documentation for "occ config:*" 2015-07-16 17:48:53 +02:00
Carla Schroder
4d5c672644 correction to occ maintenance:install command 2015-07-14 11:20:34 -07:00
Jürgen Weigert
a96d26315c added note about different php versions.
This applies to all redhat and centos versions, where the admin used software collections or rhn-channels to upgrde their php version. They end up having two, the original php  still lingering as a default in /usr/bin/php and the new php version somewhat hidden in /opt/rh/...
2015-07-09 14:38:12 +02:00
Morris Jobke
d42815adac generate documentation from config.sample.php 2015-07-09 00:00:36 +02:00
Brandon Brown
58b5845df2 Change somaxconn and backlog values to 65535
The value of `somaxconn` is a `ushort` in the kernel and will throw an error if the value is above 65535 instead of silently truncating it. The value of `tcp_max_syn_backlog` should also be equal to or less than the value of `somaxconn` as pointed out here:

http://stackoverflow.com/questions/1198564/programatically-evaluating-the-value-of-somaxconn-to-set-the-listen-backlog-par

Original issue is here:

https://github.com/owncloud/documentation/issues/1293
2015-07-08 09:10:27 -05:00
Morris Jobke
b01c1d3a82 generate documentation from config.sample.php 2015-07-07 09:44:11 +02:00
Jos Poortvliet
249d3fc93d note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this 2015-07-01 13:20:17 +02:00
Morris Jobke
cfe1b98865 Merge pull request #1259 from owncloud/occ-filescan
new options for files:scan
2015-06-29 08:02:40 +02:00
Morris Jobke
58ba724cf5 Update occ_command.rst 2015-06-29 08:02:11 +02:00
Morris Jobke
a0e99202b0 generate documentation from config.sample.php 2015-06-27 03:35:10 +02:00
Carla Schroder
833f73d738 new options for files:scan 2015-06-26 09:37:42 -07:00
Carla Schroder
6201281098 Merge pull request #1224 from owncloud/config.php-tricks
Add comment about *.config.php files
2015-06-26 08:42:15 -07:00
Carla Schroder
de836b8831 Update config_sample_php_parameters.rst 2015-06-26 08:40:34 -07:00
Carla Schroder
060331d975 new page Installing ownCloud From the Command Line 2015-06-24 15:33:32 -07:00
Carla Schroder
2c445c752b Merge pull request #1252 from mmattel/nginx_add_header_security
add header security directives for nginx (see core #15342)
2015-06-24 10:59:20 -07:00
Martin
6dc03ebabb add header security directives for nginx (see core #15342) 2015-06-24 15:07:58 +02:00
Carla Schroder
069020d5c5 typo correction occ install 2015-06-23 06:22:35 -07:00
Carla Schroder
f4945c4220 Merge pull request #1243 from owncloud/occ-install
new occ installation command
2015-06-22 16:38:37 -07:00
Carla Schroder
583b0c4a31 new occ installation command 2015-06-22 16:37:20 -07:00
Morris Jobke
b1733101bd generate documentation from config.sample.php 2015-06-21 03:35:10 +02:00
Morris Jobke
763a218f19 generate documentation from config.sample.php 2015-06-18 03:35:11 +02:00
Carla Schroder
4ca3bde0ee corrections and updates, remove db indexing sections 2015-06-17 09:25:36 -07:00
Morris Jobke
abec52ff34 Fix typo 2015-06-17 17:40:43 +02:00
Morris Jobke
f0051210e5 Add comment about *.config.php files 2015-06-17 16:51:37 +02:00
Lukas Reschke
6de4952a6b Some more warnings 2015-06-15 10:50:58 +02:00
Lukas Reschke
949a7f3e94 Add includeSubDomains + preload recommendation 2015-06-15 10:48:08 +02:00
Morris Jobke
8969644755 generate documentation from config.sample.php 2015-06-04 03:35:10 +02:00
Carla Schroder
fb869df5de Merge pull request #1178 from owncloud/add-new-php-hints
Add hints to use newest PHP version
2015-06-02 10:05:29 -07:00
Lukas Reschke
94603363fe Reword as suggested by Carla 2015-06-02 18:43:41 +02:00
Morris Jobke
4b6a78818a Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
Add minimum requirements of caches to the docs
2015-06-02 17:18:47 +02:00
Joas Schilling
b329e1e89a Add minimum requirements of caches to the docs 2015-06-02 15:38:47 +02:00
Morris Jobke
6254585ba6 generate documentation from config.sample.php 2015-06-02 03:35:11 +02:00
Carla Schroder
1d5acfcd7f update caching section of performance doc 2015-06-01 16:03:00 -07:00
Lukas Reschke
b4db9a23e1 Add hints to use newest PHP version 2015-06-01 17:58:02 +02:00
Morris Jobke
d19a3bdcbb generate documentation from config.sample.php 2015-05-29 12:02:02 +02:00
Carla Schroder
4ba602f83b minor typo fixes 2015-05-28 12:30:55 -07:00
Lukas Reschke
0e83ac38ba Make wording more direct 2015-05-27 16:53:33 +02:00
Morris Jobke
9460c140e3 generate documentation from config.sample.php 2015-05-20 10:01:59 +02:00
RealRancor
efd378df8d Add asset pipelining to performance tuning docs. 2015-05-12 10:59:39 +02:00
Carla Schroder
6c5e8014f6 ad 2015-05-11 16:12:41 -07:00
Markus Goetz
709381dbe5 Update performance_tuning.rst
Mentioned SSL session ticket configuration 
Originally via https://github.com/owncloud/client/issues/3159
2015-05-08 14:33:32 +02:00
Carla Schroder
51485ee66b hard limit on password length 2015-05-06 17:27:24 -07:00
Carla Schroder
8c0dbd10e2 batch of minor corrections 2015-05-06 13:21:21 -07:00
Carla Schroder
931651370c remove redundant line re converting dbs 2015-05-06 12:56:15 -07:00
Joas Schilling
b50757f352 Remove double colon (only required before code blocks) 2015-05-06 09:27:08 +02:00
Joas Schilling
b68033f9ab Explain output=json and output=json_pretty for lists 2015-05-06 09:05:26 +02:00
Joas Schilling
137cad31ce Fix the default syntax of occ status 2015-05-05 08:49:09 +02:00
Joas Schilling
13344e4ed4 group is an array which can be used multiple times 2015-05-05 08:47:14 +02:00
Joas Schilling
229c040207 app:check-code does not enable the app 2015-05-05 08:45:08 +02:00
Carla Schroder
e83d7549e9 Merge pull request #1098 from owncloud/occ
update 8.1 occ page with new commands
2015-05-04 15:55:11 -07:00
Carla Schroder
ccc3f8edb1 updated OCC commands 2015-05-04 15:51:55 -07:00
Carla Schroder
be821f8273 new page 'Warnings on Admin Page' 2015-05-01 14:48:45 -07:00
Carla Schroder
0a2428434a update occ page with new commands 2015-05-01 10:19:19 -07:00
Morris Jobke
bfd1b6e175 generate documentation from config.sample.php 2015-04-27 02:37:30 +02:00
Carla Schroder
f304bf0f69 Merge pull request #1079 from RealRancor/fix_activity_link
Fix link for activity configuration
2015-04-23 15:04:59 -07:00
Carla Schroder
27532b32c3 add External Sites page 2015-04-23 14:50:47 -07:00
Carla Schroder
79ee6c4211 corrections to performance tips doc 2015-04-23 12:48:44 -07:00
Carla Schroder
e3290bab8e updated opcache info 2015-04-23 12:48:23 -07:00
RealRancor
abd2d9c2bb Fix link for activity configuration 2015-04-23 19:51:00 +02:00
RealRancor
781551f443 Added description and config hints for activity app 2015-04-23 17:29:03 +02:00
Carla Schroder
546b0057e8 corrections to 'Hardening and Security Guidance' 2015-04-22 08:42:30 -07:00
Carla Schroder
1b45dc9f9a Update harden_server.rst 2015-04-22 08:35:46 -07:00
Carla Schroder
a86c041c5c Update harden_server.rst 2015-04-22 08:33:35 -07:00
Lukas Reschke
8de9a5b53e Rewording as suggested by Carla 2015-04-20 21:43:01 +02:00
Lukas Reschke
6fded724eb Add tip to disable preview generation 2015-04-20 11:39:12 +02:00
Lukas Reschke
b36b673955 Proper link to other docs 2015-04-20 11:34:37 +02:00
Lukas Reschke
cfabd0c87d Add information about SELinux 2015-04-20 11:32:54 +02:00
Lukas Reschke
0e60dcc866 Add urandom information 2015-04-20 11:32:54 +02:00
Morris Jobke
9dd03a8703 generate documentation from config.sample.php 2015-04-17 03:35:11 +02:00
Morris Jobke
8a0ddfc5b5 generate documentation from config.sample.php 2015-04-10 23:51:43 +02:00
Carla Schroder
b1362f7352 batch of small corrections 2015-04-07 11:42:12 -07:00
Morris Jobke
7822ec70d5 generate documentation from config.sample.php 2015-04-03 03:35:11 +02:00
Lukas Reschke
c6a213224f Merge pull request #1003 from owncloud/add-data-girectory-hint
Add data directory hint
2015-04-02 15:27:26 +02:00
Morris Jobke
a121c7e49e Merge pull request #957 from owncloud/pipelining-and-git
Warning about using git and asset-pipelinging together
2015-04-02 14:05:44 +02:00
Martin
e496d4ac81 Small corrections to performance_tuning.rst (orphand apastrophs, missing | ect) 2015-04-01 16:39:10 +02:00
Morris Jobke
c2f6cbd3a2 generate documentation from config.sample.php 2015-03-31 09:59:26 +02:00
Lukas Reschke
66755d9686 Update hardening.rst 2015-03-30 19:46:14 +02:00
Lukas Reschke
633a897a44 Add data directory hint 2015-03-30 17:03:01 +02:00
RealRancor
7220023269 Added note to prefer webcron or system cron for activity and external
storages
2015-03-29 20:24:39 +02:00
Lukas Reschke
89be8ab8c6 Add SOP single domain hint 2015-03-26 20:08:52 +01:00
Lukas Reschke
ad207b6031 Add some basic security hardening guidances
As stated in https://github.com/owncloud/core/pull/15225, more can come in the future then.
2015-03-26 16:30:06 +01:00
Joas Schilling
e191cb74c6 Add documentation for the "activity_expire_days" config option of activity 2015-03-26 14:34:42 +01:00
Morris Jobke
3ca505cc7e add end tag for config documentation to be able to extend the documentation 2015-03-26 14:29:52 +01:00
Morris Jobke
d48dfdc857 generate documentation from config.sample.php 2015-03-19 03:35:10 +01:00
Olivier Paroz
6b4d921c03 Warning about using git 2015-03-17 11:02:02 +01:00
Olivier Paroz
1f038f8420 Files in assets are auto-updated 2015-03-13 19:06:31 +01:00
Olivier Paroz
bdc9d8a625 Asset pipelining clarifications
A user complained that the instructions were not clear, so hopefully this makes it easier to configure for people new to ownCloud
2015-03-13 18:44:40 +01:00
Carla Schroder
bf985b90f7 remove obsolete performance_tips page (merged into performance_tuning) 2015-03-09 16:11:33 -07:00
Carla Schroder
68ef4aa62d Merge branch 'master' into performance
Conflicts:
	admin_manual/configuration_server/performance_tips.rst
2015-03-09 16:07:57 -07:00
Carla Schroder
e96809e034 typo correction performance tips 2015-03-09 16:04:35 -07:00
Carla Schroder
5e6e05d73f consolidated and repaired formatting on performance tips pages 2015-03-09 16:01:43 -07:00
Robin McCorkell
b8ebee1333 Add documentation for new memcache configuration
See owncloud/core#13368
2015-03-05 13:20:13 +00:00
Carla Schroder
4ba9d659d3 remove mod_deflate
Because it is not supported in oC, and will not be.
https://github.com/owncloud/client/issues/965
2015-03-04 13:57:56 -08:00
Morris Jobke
7d985483a2 generate documentation from config.sample.php 2015-03-02 19:22:46 +01:00
Carla Schroder
3acb619217 Unified admin manual incorporatating both server & enterprise editions 2015-02-26 15:31:06 -08:00