##// END OF EJS Templates
docker-stack: unified config paths
docker-stack: unified config paths

File last commit:

r18:0581d5b9
r19:abc20d9b
Show More
.gitignore
19 lines | 296 B | text/plain | TextLexer
docker: added all the initial docker files...
r1 # CACHE FILES
.cache/RhodeCode-installer*
.cache/*.tar.bz2
.cache/locale-archive
# 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
config/compose/.rcmetadata.json
updated download scripts
r7
docker-setup...
r8 .source/*
.bootstrap/download-artifacts-secret.sh
.bootstrap/download-source-secret.sh