Configure NGINX as a reverse proxy for HTTP and other protocols, with support for modifying request headers and fine-tuned buffering of responses.| docs.nginx.com
An overview of the logging options available when using Django, Gunicorn and NGINX| Matt Segal Dev
How to copy a Postgres database backup into your local database| Matt Segal Dev
Taking manual PostgreSQL backups is nice, but let's make the computer to do it for us.| Matt Segal Dev
Losing your Django app's data is somewhere between annoying and catastropic. Here's how to take backups and restore from them in PostgreSQL.| Matt Segal Dev
How to make sure Django is working before you deploy it| Matt Segal Dev
A guide for setting up domain names| Matt Segal Dev