Go to file
app f88a037edc First working version 2022-09-25 10:19:08 +00:00
app person save method overload 2022-09-08 22:44:24 +05:00
data Create data folder 2021-07-28 14:44:30 +05:30
geodata Handle geodata and offline requests 2021-07-27 13:43:27 +05:30
gmba_django Use POSTGRES_HOST and POSTGRES_PORT instead of SQL_* 2022-09-22 03:06:24 +00:00
logs Add logs folder 2021-09-02 07:01:43 +05:30
nginx nginx.conf: add missing terminating semicolon 2022-09-22 03:24:21 +00:00
.env.sample Add .env.sample 2021-10-28 22:41:38 +05:30
.gitignore Update .gitignore 2021-07-28 16:59:33 +05:30
Changelog.md Use POSTGRES_HOST and POSTGRES_PORT instead of SQL_* 2022-09-22 03:06:24 +00:00
Dockerfile.prod First working version 2022-09-25 10:19:08 +00:00
docker-compose.prod.yml Use storage under /data 2022-09-23 08:18:38 +05:30
entrypoint.prod.sh Add production ready Dockerfle and entrypoint files 2022-08-25 11:03:25 +05:30
init.sh First working version 2022-09-25 10:19:08 +00:00
manage.py Load env before main 2021-07-27 09:53:17 +05:30
requirements.txt WIP: fixing docker compose scritps 2022-08-25 08:26:59 +00:00