Go to file
app 4734789a25 gunicorn: Listen on both ipv6 and ipv4 interfaces 2022-09-22 03:10:45 +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 Add media files config 2022-09-19 13:35:02 +05:30
.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 Merge branch '10884-dockerify' of code.ungleich.ch:ungleich-public/gmba_django into 10884-dockerify 2022-09-20 04:21:57 +00:00
docker-compose.prod.yml gunicorn: Listen on both ipv6 and ipv4 interfaces 2022-09-22 03:10:45 +00:00
entrypoint.prod.sh Add production ready Dockerfle and entrypoint files 2022-08-25 11:03:25 +05:30
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