4 entries tagged
fabric
I decided to spend a day updating my web sites to the latest software. In accordance with the laws of sofware enstimation, this took rather longer than I intended, but never mind that. Apart from upgrading the underlying operating system from Ubuntu 10.04 LTS to 12.04 LTS, I also wanted to switch from FastCGI hosting my sites to uWSGI.
Read more
My last Mac OS update replaced Python, which as usual broke the virtualenvs I
use and when building a new virtualenv it seemed like as good a time as any to
upgrade to Python 3 and Django 2.0. This lead to a lot of ‘adventures’
as I discovered how well Python 3 is or isn’t supported in my setup.
Read more
So I wanted to deploy an update to my web site Ooble but I need to update or replace Fabric first.
Read more
A quick follow-up to my problems with Fabric to note that I ended up just using Make instead.
Read more