##// END OF EJS Templates
release of new installer/docker stack updates...
release of new installer/docker stack updates Tons of changes to move towards new rccontrol docker stack based installer

File last commit:

r23:ffcea5dc
r23:ffcea5dc
Show More
.gitignore
22 lines | 327 B | text/plain | TextLexer
docker: added all the initial docker files...
r1 # CACHE FILES
.cache/RhodeCode-installer*
.cache/*.tar.bz2
.cache/locale-archive
release of new installer/docker stack updates...
r23 # Source code downloaded
.source/*
# Custom / override wont be tracked
.custom/*
docker: added all the initial docker files...
r1 # LOGS
logs/*.log
logs/nginx/*.log
logs/svn/*.log
.gitignore: ignore apps logs
r16 logs/apps/*.log
.gitignore: remove postgres logs
r18 logs/postgres/*.log
docker: added all the initial docker files...
r1
.idea
.gitignore update with new rules
r22 config/_shared/.rcmetadata.json
updated download scripts
r7
release of new installer/docker stack updates...
r23 .rccontrol-bootstrap
.rccontrol.ini