Bernhard Posselt
12de1f7a85
Merge pull request #482 from owncloud/psql-peer-auth
...
Psql peer auth
2014-08-20 23:48:39 +02:00
daniel
1378679697
using .. note:: instead of IMPORTANT:
2014-08-20 23:31:12 +02:00
Morris Jobke
5a00717766
fix mysql syntax
2014-08-17 23:39:33 +02:00
Lukas Reschke
d74c72eebd
Merge pull request #454 from owncloud/fix-mysqldump
...
fix mysqldump syntax - fixes #453
2014-08-17 19:36:21 +02:00
daniel
91718a67ac
More information on how the parameters must be chosen.
2014-08-15 22:10:03 +02:00
daniel
08ac0c635c
PostgreSQL with the peer authentication method.
...
Added information how to get owncloud to use PostgreSQL which is
configured to use the peer authentication method. This is the default
setting in Ubuntu 14.04 (and probably other distros).
Information was adopted from
https://gitlab.com/gitlab-org/gitlab-ce/blob/7-1-stable/doc/install/installation.md#4-database
and tested this with ownCloud 7.0.1 (stable).
2014-08-15 22:01:11 +02:00
Jos Poortvliet
e0f52cba9e
Update configuration_encryption.rst
...
Hopefully make the limitations of the encryption app more clear.
2014-08-13 18:54:26 +02:00
Carla Schroder
a90d0085da
Removed git HEAD tag
2014-08-12 16:02:21 -07:00
Carla Schroder
632c2743a3
Set line wrap to 80, added missing markup
...
Merge branch 'carla' of https://github.com/owncloud/documentation into carla
Conflicts:
admin_manual/configuration/server_to_server_managing.rst
2014-08-12 15:51:43 -07:00
Carla Schroder
33d463ca6a
This has edits per pull request discussion: line wrap at 80, and added missing markup
2014-08-12 15:36:07 -07:00
Carla Schroder
df6f6316c8
Expanded server_to_server_managing.rst, and added screenshot create_public_share.png
2014-08-12 12:16:14 -07:00
Carla Schroder
d8d985742f
Expanded server_to_server_managing.rst, and added screenshot create_public_share.png
2014-08-12 11:56:38 -07:00
Jos Poortvliet
225d51315e
Update update.rst
...
Adding a note that you can upgrade from the command line, which can help on slow systems to avoid the eternal hanging of the upgrade process due to timeouts.
2014-08-06 21:04:53 +02:00
Jörn Friedrich Dreyer
7e155baa74
installation folder must be moved
2014-08-04 10:09:34 +02:00
Volkan Gezer
126161568b
make php spelling in capital
2014-08-02 14:26:12 +02:00
Daniel Molkentin
6507552cc0
Add S2S docs
2014-07-30 18:00:11 +02:00
Morris Jobke
64dc719449
fix mysqldump syntax - fixes #453
2014-07-30 16:23:42 +02:00
josh4trunks
3ad3808ead
Fix ".well-know" rewrites
...
Fix a bug I introduces before. Normally dot files "." are hidden, but ownCloud has a purpose for some of these.
Fixes https://github.com/owncloud/documentation/issues/435#issuecomment-50216858
2014-07-26 08:39:27 -07:00
Jos Poortvliet
aacf3e7039
Update background_jobs.rst
...
minor fix
2014-07-24 14:21:02 +02:00
Jos Poortvliet
73b8c84e5c
Update background_jobs.rst
...
Merged with the document written by @deepdiver and added the 'crontab -l' and 'wwwrun' examples
2014-07-24 14:20:08 +02:00
Thomas Müller
fc324d7324
remove duplicate NFS note
2014-07-24 10:41:39 +02:00
Craig Morrissey
7d5e9a7fbf
update windows install documentation
2014-07-22 14:36:52 -04:00
Daniel Molkentin
93e21af810
More markup fixes
2014-07-22 17:03:58 +02:00
Daniel Molkentin
3906efcfbf
Merge Mark's changes for the user manual
2014-07-22 16:46:35 +02:00
Jürgen Weigert
429f13d816
typo.
2014-07-22 16:36:01 +02:00
Morris Jobke
8652bf018f
fix broken links
2014-07-16 14:18:31 +02:00
Morris Jobke
1b02752a04
Merge pull request #430 from owncloud/fix-jenkins
...
fix jenkins build errors
2014-07-16 13:24:24 +02:00
Andreas Fischer
56be505c17
Recommend GMP extension for SFTP due to SSH Diffie-Hellman Key Agreement.
2014-07-15 16:54:17 +02:00
Vincent Petry
878ce69b94
Merge pull request #427 from josh4trunks/master
...
Remove try_files that was causing issues
2014-07-14 20:26:39 +02:00
Volkan Gezer
5d49bb1e29
fix jenkins errors
2014-07-13 18:20:58 +02:00
Morris Jobke
21f8e029b3
Merge pull request #410 from owncloud/bring-back-external
...
bring back external mount doc
2014-07-13 18:02:28 +02:00
josh4trunks
5a1e0dbeb1
Remove try_files that was causing issues
...
This 'try_files' was probably originally put in as a security measure against maliciously uploaded static objects that would be then executed as php. See here https://nealpoole.com/blog/2011/04/setting-up-php-fastcgi-and-nginx-dont-trust-the-tutorials-check-your-configuration/
This is not needed because 'fastcgi_split_path_info' line already guarantees only the intended php file is passed to PHP as the SCRIPT_FILENAME.
2014-07-10 21:11:00 -07:00
Morris Jobke
c61ffb2339
Merge pull request #312 from RandolfCarter/stable6_fix_win_php_version_hint
...
Correct PHP installation hints
Conflicts:
admin_manual/installation/installation_windows.rst
2014-07-04 12:24:09 +02:00
Mark Barnard
312be2ba24
Merge pull request #402 from owncloud/fixing-links
...
Added links for update.rst access
2014-07-01 08:26:39 -04:00
Volkan Gezer
add7d2c07b
bring back external mount doc
2014-06-30 19:24:39 +02:00
Mark Barnard
5815d42b88
Adding level 4 to logging description
2014-06-28 11:09:28 -04:00
Volkan Gezer
b7846cc061
add amahi instructions link
2014-06-28 13:46:20 +02:00
Mark Barnard
041014877b
Added links for update.rst access
...
Also enhanced steps.
2014-06-27 16:48:15 -04:00
Mark Barnard
dc5b37c6f5
Fixing numbers
...
# not functioning properly. Might be indents.
2014-06-27 12:34:40 -04:00
Mark Barnard
62adf94b80
Fixed markup
...
using auto tagging
2014-06-27 11:06:44 -04:00
Mark Barnard
718b5507a6
Changes to upgrade procedures
2014-06-27 10:56:51 -04:00
Mark Barnard
2186016a53
Changes to update instructions
...
Added new text and images.
2014-06-27 09:51:00 -04:00
Morris Jobke
69d67bf190
Merge pull request #376 from owncloud/remove-warnings
...
Remove warnings
2014-06-09 16:40:56 +02:00
Morris Jobke
7fb558dd7d
Fix several warnings and error caused by wrong RST syntax
2014-06-09 11:03:03 +02:00
Volkan Gezer
bc165848ce
admin doc minor updates
2014-06-08 13:53:19 +02:00
Jürgen Weigert
5d0c8ced75
Clarified server vs client's domain names.
...
Added the missing screenshot.
2014-06-05 20:59:20 +02:00
RandolfCarter
191543c77d
Adapt img resolution to avoid size warning
2014-06-02 21:42:23 +02:00
RandolfCarter
3fb29b59cb
Crop images
2014-06-02 21:42:16 +02:00
RandolfCarter
e4a93e4197
Add wizard page to index, trusted_domain hint
2014-06-02 21:42:06 +02:00
RandolfCarter
4532405e0b
Fixes according to MorrisJobke's comments
2014-06-02 21:41:58 +02:00