hackforla / hackforla/peopledepot
Epic: Initial AWS Deployment
- Dominant language
- Python
- Stars
- 14
- Forks
- 37
- Avg merge
- 9d 15h
- Merged PRs (30d)
- 5
Description
### Dependency
- #177
- #219
- #287
- #297
### Overview
These are the tasks that need to be done for deploying people depot
### Action Items
- [x] #177
- [ ] #219
- [x] #287
- [ ] ~~not dependent on #296~~
- [x] #297
- [ ] close this issue as complete
### Post completion tasks
- [ ] release #291 from ice box
### Resources/Instructions
- [production dockerfile](https://testdriven.io/blog/dockerizing-django-with-postgres-gunicorn-and-nginx/#production-dockerfile)
- Things related to 12-factor apps would be good to set up
- [cookiecutter-django](https://github.com/cookiecutter/cookiecutter-django) is a template that generates boilerplate django projects. It might be a good reference for what a good deployment setup can look like.
Contributor guide
Assessment
This issue has not been assessed yet.