All Projects → Azure-Samples → docker-django-webapp-linux

Azure-Samples / docker-django-webapp-linux

Licence: MIT License
A simple Python Django application running in a Docker container.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language

Django starter app for Web App on Linux

A simple Python Django application running in a Docker container. The custom image uses port 8000.

Setting up custom image for web App on Linux

  • Create a Web App on Linux using CLI or Azure portal
  • Configure your web app to custom image
  • Add an App Setting WEBSITES_PORT = 8000 for your app
  • Browse your site

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].