7 entries tagged deployment and django

Running on PostgreSQL on Ubuntu

I have discovered that whenever the name MySQL is mentioned, someone will make a choking gurgling noise and complain that it isn’t PostgreSQL. Now that MySQL has been consumed by Sun, which has in turn been consumed iby Oracle, I thought I would see how hard it is to switch. Read more

Celerating Ooble

My latest experimental web server needs a task queue to do asynchronous processing. Here’s how I deploy Celery on my Ubuntu server. Read more