https://github.com/pogasanov/django-docker-aws
Simple deployment-ready django application, built in docker for AWS ElasticBeanstalk
https://github.com/pogasanov/django-docker-aws
aws-eb django docker
Last synced: over 1 year ago
JSON representation
Simple deployment-ready django application, built in docker for AWS ElasticBeanstalk
- Host: GitHub
- URL: https://github.com/pogasanov/django-docker-aws
- Owner: pogasanov
- License: mit
- Created: 2018-07-20T05:44:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T02:14:31.000Z (over 7 years ago)
- Last Synced: 2025-03-25T04:32:56.736Z (over 1 year ago)
- Topics: aws-eb, django, docker
- Language: Python
- Size: 10.7 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django-Docker-AWS application
Simple deployment-ready django application, built in docker for AWS ElasticBeanstalk
## Getting Started
This repository is supposed to be used in conjunction with [deployment guide](https://pogasanov.ru/posts/django-docker-aws).