Skip to content

Commit 6e6bce9

Browse files
authored
add django + heroku + docker resource
1 parent f802fe8 commit 6e6bce9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/pages/05-deployment/10-heroku.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ easily [deploy](/deployment.html) Python applications.
2828

2929
* [Production Django Deployments on Heroku](https://testdriven.io/blog/production-django-deployments-on-heroku/)
3030
aims to simplify the process of deploying, maintaining, and scaling production-grade Django apps on Heroku.
31+
32+
* [Deploying Django to Heroku With Docker](https://testdriven.io/blog/deploying-django-to-heroku-with-docker/)
33+
looks at how to deploy a Django app to Heroku with Docker via the Heroku Container Runtime.

0 commit comments

Comments
 (0)