some updates for simplifying the dev script and added documentation for dev

This commit is contained in:
jfederico
2022-10-17 14:31:59 -04:00
parent d5e973802b
commit 0c775b4400
16 changed files with 124 additions and 608 deletions

5
.gitignore vendored
View File

@@ -8,9 +8,10 @@
/data/*
!/data/nginx/
!/data/proxy/
/data/redis/db/*
/data/redis/db*
!/data/redis/
/data/postgres/*
/data/postgres/db*
!/data/postgres/
/tmp*