Mr. Editor-in-chief • January 1, 2021 •DevOps Deploy Django to a Linux (Ubuntu) Server Complete Django deployment guide on Ubuntu Azure VM using Apache and mod_wsgi, including resource group and VM creation.
Mr. Editor-in-chief • October 11, 2020 •DevOps Add Custom Domain to Virtual Machine in Microsoft Azure How to map NameCheap domain to Azure VM using CNAME records: DNS label configuration in Azure portal and setup.
Mr. Editor-in-chief • October 10, 2020 •Programming Django & PythonAnywhere Step-by-step Django deployment to PythonAnywhere via GitHub: requirements.txt setup, code push, and VM repository pull.
Mr. Editor-in-chief • August 13, 2020 •Programming How to Use Python Decouple Library for Django Application Guide to Python Decouple library for Django: installation, .env file setup, and accessing environment variables in settings.