Commit Graph

9 Commits

Author SHA1 Message Date
a0e88f0f78
Remove root template dir 2022-08-05 08:58:21 +01:00
138773997c
Don't update pip twice 2022-08-03 21:54:56 +01:00
ee9ed8e063
Just install production deps in container 2022-08-03 21:51:27 +01:00
9a15fcbe60
Move gunicorn conf to etc directory 2022-07-29 08:29:50 +01:00
a4c69525fc
Install inotifywait in dev 2022-07-28 20:50:09 +01:00
13c355bf0a
Use pip-tools for dependency management 2022-07-28 18:55:47 +01:00
7132fb743c
Create user to match mine 2022-07-28 18:22:07 +01:00
e2e0144b6a
Setup gunicorn for production WSGI server 2022-07-28 14:53:22 +01:00
97d786e969
Move development into docker
This makes working with related services like redis much easier, and
helps start writing a production container
2022-07-28 14:42:12 +01:00