https://github.com/uday160386/azure-webapp-python-django
A learning project- developing webapps and deploying docker images to azure container registry.
https://github.com/uday160386/azure-webapp-python-django
azure-container-registry django-framework docker
Last synced: 8 months ago
JSON representation
A learning project- developing webapps and deploying docker images to azure container registry.
- Host: GitHub
- URL: https://github.com/uday160386/azure-webapp-python-django
- Owner: uday160386
- Created: 2021-03-18T23:35:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-20T04:28:52.000Z (over 4 years ago)
- Last Synced: 2025-01-13T14:28:06.938Z (9 months ago)
- Topics: azure-container-registry, django-framework, docker
- Language: Python
- Homepage:
- Size: 2.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
page_type: sample
description: "A minimal sample app that can be used to demonstrate deploying Django apps to Azure App Service on Linux."
languages:
- python
products:
- azure
- azure-app-service
---# Python Django sample for Azure App Service (Linux)
This is a minimal Django app, without a database, that can be deployed to Azure App Service on Linux.
For instructions on running and deploying the code, see [Quickstart: Create a Python app in Azure App Service on Linux](https://docs.microsoft.com/azure/app-service/quickstart-python).