##// END OF EJS Templates
Show More
Commit message Age Author Refs
r631:446226e4
release: added 5.25.3 with new docker image
0
r630:5249d7c7
Merge remote-tracking branch 'code/master'
0
r629:b10c4100
release: 5.25.2 with default image fixes
0
r628:fdc348f0
rcstack: rebuild using latest image
0
r627:3db95c18
docs(changelog): updated changelog
0
r626:f5ded9d8
release: added 5.25.1 with new docker image
0
r625:c4e10d6c
release: fixed download version for svn
0
r624:40e97893
fix(svn): fixed download version for svn
0
r623:fe949f89
chore(docs): updated changelog
0
r622:196240a1
added rcstack changelog
0
< 1 2 3 4 5 6 7 .. 64 >

Welcome to RhodeCode rcstack!

RhodeCode rcstack is a multi-node highly-scalable setup to run RhodeCode services.
It consists of all RhodeCode services required with additionally
Edge Router(Traefik with optional SSL) and Metrics Stack (Prometheus, Loki, Grafana) in single environment using Docker.

To quickly get and install rcstack run this command

.. code-block:: bash

mkdir docker-rhodecode && cd docker-rhodecode
curl -L -s -o rcstack https://dls.rhodecode.com/get-rcstack && chmod +x rcstack
./rcstack get-started

For more details please check our offical documentation at

https://docs.rhodecode.com/rcstack