##// END OF EJS Templates
last-update: use smarter calculation that picks the newer dates first...
last-update: use smarter calculation that picks the newer dates first instead of relying dumply on last commit date which in some cases might be very very old.

File last commit:

r2636:13329d5f default
r2812:24d6ff87 default
Show More
system-admin.rst
32 lines | 602 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-admin-ref:
System Administration
=====================
The following are the most common system administration tasks.
.. only:: latex
* :ref:`vcs-server`
* :ref:`apache-ws-ref`
* :ref:`nginx-ws-ref`
* :ref:`rhodecode-tuning-ref`
* :ref:`indexing-ref`
* :ref:`rhodecode-reset-ref`
.. toctree::
config-files-overview
vcs-server
svn: fixed docs for svn over http.
r1118 svn-http
svn: show how to enable path based permissions.
r2636 svn-path-permissions
docs: updated section on performance, scaling, ssl support
r2205 gunicorn-ssl-support
project: added all source files and assets
r1 apache-config
nginx-config
backup-restore
tuning-rhodecode
indexing
reset-information
enable-debug
admin-tricks
cleanup-cmds