##// END OF EJS Templates
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow....
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow. We anyway load it per-request so we can re-use this.

File last commit:

r1599:d7f53eb9 default
r3855:e1ec64bd default
Show More
tutorials.rst
27 lines | 582 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rc-tutorials:
|RCE| Tutorials
===============
The following tutorials are aimed at helping you to deploy |RCE| in various
different ways. If you would like to see a certain scenario documented,
then please send a request to support@rhodecode.com
.. toctree::
:maxdepth: 1
deploy-from-host
hg-large-ext
docs: updated tutorials for Git LFS and Mercurial Largefiles.
r1599 git-lfs-ext
project: added all source files and assets
r1 multi-instance-setup
scaling-best-practices
squash-commits
squash-commits-git
rebase-commits
rebase-commits-git
api-examples
merging
branching-vs-bookmarking
windows-to-linux
dvcs-best-practices
appenlight-setup