1
0 Comments

The easiest way to deploy a Django app with PostgreSQL to the cloud

If you need a place to deploy your Django applications and a database (for free, without limitations like on Heroku) you can do it on Qovery with basically three steps:

  • Sign Up
  • Run one CLI command
  • Push new repo to Github

Done! The app and a database instance are automagically deployed on Qovery's Kubernetes clusters. If you want to learn more please feel free to ask me any questions or read a quick guide: https://docs.qovery.com/guides/tutorial/deploy-django-with-postgresql/.

on May 4, 2020