Skip to content Skip to sidebar Skip to footer
Showing posts with the label Deployment

Django Using Nginx To Serve Static Content

I am trying to configure nginx to serve the static content for my django project on a remote VPS. I… Read more Django Using Nginx To Serve Static Content

Python Deployment With Virtualenv (on A No-internet-access Server)

My production server has no access to the internet, so it's a bit a mess copying all the depend… Read more Python Deployment With Virtualenv (on A No-internet-access Server)

Django Using Nginx To Serve Static Content

I am trying to configure nginx to serve the static content for my django project on a remote VPS. I… Read more Django Using Nginx To Serve Static Content