Entries tagged with "deployment"

Deploying my Django application to dotCloud: Part 2

POSTED 1 MONTH, 3 WEEKS AGO

It has been 11 months since I wrote my first blog post. Things have changed since then, so I'm going to rewrite the original post with the new updated information. (Read more...)

Standardizing Python WSGI deployment

POSTED 4 MONTHS, 2 WEEKS AGO

Python needs a deployment standard similar to java's WAR format in order to improve the way python applications are deployed on servers. What does it look like, and how do we get it done? (Read more...)

Developers guide to Running Django Applications on Heroku

POSTED 5 MONTHS, 2 WEEKS AGO

Follow me as I walk my way through installing a Django application on Heroku. (Read more...)

Setting up Django with Green Unicorn, nginx, supervisord and fabric on CentOS 5.5

POSTED 10 MONTHS, 3 WEEKS AGO

Instruction on how to set up Django with gunicorn, nginx, supervisord and fabric on a centOS 5.5 Rackspace cloud server. (Read more...)

Django Hosting Roundup: (Ep.io vs Gondor.io vs DotCloud vs Heroku vs AppHosted vs DjangoZoom) Who wins?

POSTED 11 MONTHS, 2 WEEKS AGO

Django Hosting Roundup: (Ep.io vs Gondor.io vs DotCloud vs Heroku vs AppHosted vs DjangoZoom) Who wins? (Read more...)

DjangoZoom.com Review

POSTED 11 MONTHS, 2 WEEKS AGO

This is part five in my series on django hosting services, this time I take a look at DjangoZoom.com (Read more...)

AppHosted.com Django Hosting Service Review

POSTED 1 YEAR AGO

Part four in my series about django hosting services. I got an early sneak peak at AppHosted.com, and here are my notes. (Read more...)

Deploying my Django application to dotCloud

POSTED 1 YEAR AGO

DotCloud has been generating a lot of buzz lately, and I wanted to check it out for myself, to see what everyone is talking about. Follow along as I deploy my first django application onto DotCloud. (Read more...)

My Experiences with ep.io

POSTED 1 YEAR, 1 MONTH AGO

I was lucky enough to get an invite to the closed beta of a new django hosting service called ep.io. I have been using it for a new project I was creating, and decided to write about my experiences. (Read more...)

Real Time Web Analytics