Archive for the ‘webfaction’ Category
Mounting Supervisor on a WebFaction subdomain
Posted by Richard Cooper | Filed under Setup, webfaction
In a previous post I mentioned that you could mount your supervisor process on a sub domain so that you could view and manage your Django and Nginx processes from a web browser. In this post I’m going to show you how to do this.
Tags: django, hosting, nginx, tools, webfaction
Nginx & Django on Webfaction (Part 1b) – Configuring
Posted by Richard Cooper | Filed under Coding, Random, Setup, webfaction
In Part 1a of this series we compiled Nginx and Installed Django in this next part we are going to configure nginx and Django and get our welcome page displaying. First lets configure nginx, the default conf file looks like this:
Tags: django, installation, nginx, webfaction