Category

Django Deployment

Deployment of a Django app on Caddy server using Ansible & Docker

A tutorial showing how to reliably and repeatably deploy a Django app in production using Docker and Ansible. Caddy server instead of Nginx and Gunicorn instead of uWSGI which require less configuration – see the conclusion for why I made these changes.

Deployment using Ansible and Pyenv (Django web app with Ansible & docker deployment – Part 3)

As part of this series on creating and deploying a full stack web app, I’m using the Django web framework. Django has pre-designed parts for you compared to Flask which I’ve used previously. That saves some development time, although it… Continue Reading →

Setting Up Django Cheat Sheet (Django web app with Ansible & docker deployment – Part 2)

A cheat sheet / reference for the minimum basic Django project.

Options for Continuous Deployment (Django web app with Ansible & docker deployment – Part 1)

For the first python web app I created, most of the tricky parts and learning came with trying to deploy it to a server, which result in lots of trial and error, and writing down a huge long list of… Continue Reading →

© 2026 AndyPi — Powered by WordPress

Theme by Anders NorenUp ↑