##// END OF EJS Templates
docs: added 5.8.0 changelog
docs: added 5.8.0 changelog

File last commit:

r307:76d7e66c
r423:f4b42dc7 v5.8.0
Show More
README.md
19 lines | 634 B | text/x-minidsrc | MarkdownLexer
docs(install): switched to the new stable url for downloading the script
r307 Welcome to RhodeCode rcstack!
docker: added all the initial docker files...
r1
docs: updated few instructions
r280 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.
docker: added all the initial docker files...
r1
docs(install): switched to the new stable url for downloading the script
r307 To quickly get and install rcstack run this command
release of new installer/docker stack updates...
r23
docs(install): switched to the new stable url for downloading the script
r307 .. code-block:: bash
rccontrol small fixes / help spelling
r25
docs(install): switched to the new stable url for downloading the script
r307 mkdir docker-rhodecode && cd docker-rhodecode
curl -L -s -o rcstack https://dls.rhodecode.com/get-rcstack && chmod +x rcstack
./rcstack get-started
rccontrol small fixes / help spelling
r25
release of new installer/docker stack updates...
r23
docs(install): switched to the new stable url for downloading the script
r307 For more details please check our offical documentation at
initial commit
r0
docs(install): switched to the new stable url for downloading the script
r307 https://docs.rhodecode.com/rcstack