https://github.com/accordbox/django-heroku-docker
Django 4.0 template which show you how to deploy it on Heroku with Docker
https://github.com/accordbox/django-heroku-docker
docker heroku-deployment
Last synced: about 1 year ago
JSON representation
Django 4.0 template which show you how to deploy it on Heroku with Docker
- Host: GitHub
- URL: https://github.com/accordbox/django-heroku-docker
- Owner: AccordBox
- Created: 2019-08-17T14:08:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T17:13:12.000Z (over 3 years ago)
- Last Synced: 2024-05-28T21:45:30.575Z (about 2 years ago)
- Topics: docker, heroku-deployment
- Language: Python
- Homepage:
- Size: 2.4 MB
- Stars: 30
- Watchers: 2
- Forks: 7
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to deploy Django project to Heroku using Docker
This repo is the source code of [How to deploy Django project to Heroku using Docker](https://www.accordbox.com/blog/deploy-django-project-heroku-using-docker/)