##// END OF EJS Templates
env-variables: make it safer if there's a syntax problem inside .ini file....
env-variables: make it safer if there's a syntax problem inside .ini file. It's better to not crash, since it means server wont start. Let users fix problems instead of breaking the startup because of that.

File last commit:

r2636:13329d5f default
r3237:5cf82ecc 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