##// END OF EJS Templates
svn: enable hooks and integration framework execution....
svn: enable hooks and integration framework execution. - This change will allow SVN to execute rhodecode integration framework via executing the builting hooks. - uses txn_id for svn to provide metadata required via Apache - Interception of SVN transaction is required to use temporary stores for metadata - hooks are now part of vcsserver where the install/control logic is stored

File last commit:

r2636:13329d5f default
r2677:25d65914 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