Tag: dotcloud

Increase uwsgi_buffer_size to run django-openid-auth on dotCloud

To enable Django OpenID authentication, I choose django-openid-auth. But when I deploy to dotcloud, there’s a ‘404’ as welcome message :p Read More

WordPress on dotcloud

My AWS EC2 free tier is expired, so I switched to a fully-dotcloud-hosted site (originally I’ve host MySQL on dotcloud). Here are some notes we need to take care. Read More

MySQL on dotcloud

To run MySQL on dotcloud is very easy, just follow the documentation: Read More

Deploy django project to dotCloud

QuickNote: follow the Official guide may not be enough. Read More