|
.deployment
|
add restart policy to docker-compose.yml
|
2019-10-24 11:44:01 +02:00 |
|
profiles
|
reformat (indent with spaces)
|
2019-09-22 23:24:48 +02:00 |
|
.dockerignore
|
add Dockerfile, .dockerignore, requirements.txt
|
2019-09-24 02:02:51 +02:00 |
|
.env
|
ugh (remove .env from .gitignore)
|
2019-10-19 03:03:57 +02:00 |
|
.gitignore
|
ugh (remove .env from .gitignore)
|
2019-10-19 03:03:57 +02:00 |
|
Dockerfile
|
add make targets for some manage.py tasks
|
2019-10-21 02:13:01 +02:00 |
|
Makefile
|
add make target 'deploy-full'; reorder Makefile
|
2019-10-21 02:32:51 +02:00 |
|
README.md
|
Initial commit
|
2019-09-16 00:56:59 +02:00 |
|
manage.py
|
add make targets for some manage.py tasks
|
2019-10-21 02:13:01 +02:00 |