I took the plunge and released the first public alpha version of CBlog today and registered it in the Python Package Index (aka Cheesehop).
posted by Christopher Arndt on
15.12.2006 @ 21:54 CET in
Announcements, CBlog, Python, TurboGears
Continue
reading …
If you have, like me, a TurboGears app, which was quickstarted with a TG version from before changeset 1603 was included, you might get bitten by the same problem, which hit me, when I tried to upgrade my TurboGears version from 1.0b1 to 1.0b2.
posted by Christopher Arndt on
12.12.2006 @ 14:26 CET in
CBlog, Python, TurboGears
Continue
reading …
A few days ago I described how I set up supervisor to control a TurboGears application on Ubuntu. I was using supervisor version 1.0.7, because I wasn't aware of the existence of supervisor2, which supersedes version 1.x and has a lot more features. Since then, I have successfully set up supervisor2 as well and I am now using it exclusively to start/stop and monitor TurboGears apps on my production machine.
posted by Christopher Arndt on
10.12.2006 @ 20:35 CET in
Hosting, System administration, TurboGears, Tutorial
Continue
reading …
Since my shiny, new TurboGears application (yes, you're looking at it!) has progressed so far as to be actually usable, I wanted to deploy it in a "production" enviroment, i.e. with automatic startup at server boot time, restarting when it crashes and the ability to monitor it remotely. I googled a bit for the right tools and found supervisor. This post reports my endeavours in setting it up on my Ubuntu box, which was successfull in the end, but not before some struggling.
posted by Christopher Arndt on
05.12.2006 @ 15:12 CET in
CBlog, Hosting, System administration, TurboGears, Tutorial
Continue
reading …
The site was down tonight between around midnight until 8:30 h in the morning, due to a hardware failure. The power supply had to be replaced and consequently the host was down for some time without prior notice.
posted by Christopher Arndt on
04.12.2006 @ 09:37 CET in
CBlog, General, Hosting
Continue
reading …