Skip to content

sshiv5768/azure-django-postgres-aca

 
 

Deploy a Django Application via Azure Container Apps

This project will walkthrough the steps to deploy a Django application to Azure Container Apps. The Django application is a simple web application for a space travel agency. The application is built using the Django web framework and uses a PostgreSQL database. The application can be deployed to Azure using Azure Developer CLI. With the command azd up.

Visualization of Application

Prerequisites

You'll need a GitHub account. If you don't have a GitHub account, create a free account

If you're using VS Code we recommend that you develop in a dev container. This will ensure that you have all the tools you need to build and run the application. You will need docker installed and running. To learn more about dev containers, see Developing inside a Container.

Deploy to Azure

You can deploy your application from your cloned repo using Azure Developer CLI and the azd up command.

Resources

Check out the resources to Learn more about:

About

Creates a Demo Django Application Deployable to Azure using Azure Container Apps. Really easy to deploy through Azure Container apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.9%
  • Bicep 25.9%
  • Python 8.1%
  • SCSS 5.8%
  • HTML 2.0%
  • Dockerfile 0.2%
  • Shell 0.1%