All articles, tagged with “django”

Managin Django (Gunicorn) processes with Upstart

Ubuntu has now days awesome start/stop system called Upstart which has replaced /sbin/init. It is also capable to supervising processes. It is really simple to add new processes to upstart. I wanted my blog start automatically on system boot and therefore I added my blog under upstarts control.


Deployment with NginX, Flup and Django

In first post I mentioned I would cover Byteflow installation and deployment process in next post. That wasn’t actually true because this third post :) I have developed with PHP for years and have recently tried out some developing with Python. Python frameworks that I have explored are Django, Web2py and Pylons. I started with Django and really like it. Also Pylons looks really nice. Web2py has some nice ideas but the concept feels somehow weird (development happens on browser). When I had an idea of this blog I had feeling that I would get it up and running in shortest time if I use Django. Then I started look for ready to use Django blog app and found Byteflow. Installation on local machine was quite easy but installation on server I had some problems.


Login

login