« Building a Django App Server with Chef: Part 4 | Correct commands to check out and update VCS repos »
Today I went ahead and flipped the switch on a couple of server migrations I've had queued up. One of these updates is moving ReadTheDocs over to its own dedicated server, that I built up over the week in my Chef Tutorials.
Over at RTD, you won't notice too many changes, other than it should be FASTER! I had a bunch of sites running on an underpowered server, and now I have it set up nicely, and running on it's own machine, it's chugging along great.
The other change is that I migrated my blog (what you're reading!) over to Mingus. I was running an oold copy of django-basic-blog, which is what Mingus is based off, so the migration was easy. I moved it over from my legacy Slicehost account onto my new server infrastructure that I've been building. There is also a slight refresh of the theme of the sight, mainly the Mingus defaults poking through on top of my old theme.
The other bits you might notice is that my code snippets should now be syntax highlighted. It seems pygments gets confused sometimes, but it's better than it was.
Please report any bugs that you see on either of the sites above to me on Twitter, or here in the comments. Thanks!
Posted at 10:48 p.m. on November 12, 2010
Comments: 0
Tags: blog , django , meta , mingus , update
Should reusable apps have templates?
Announcing Django Crawler and django-test-utils
Django stands for Awesome
Welcome to the home of Eric Holscher on the web. I talk about software development, mostly in the realm of Django. I am interested in the real time web, testing, mobile apps, and other things.
Why Read the Docs matters
1 month ago (Comments: 7)
Read the Docs Update
10 months, 2 weeks ago (Comments: 2)
Using Reviewboard with Git
1 year ago (Comments: 0)
Read the Docs Updates
1 year, 1 month ago (Comments: 1)
Handling Django Settings Files
1 year, 1 month ago (Comments: 12)
Required Reading
1 year, 3 months ago (Comments: 0)
Using Haystack to index non-database content
1 year, 3 months ago (Comments: 4)
Correct commands to check out and update VCS repos
1 year, 3 months ago (Comments: 0)
Site upgrades
1 year, 3 months ago (Comments: 0)
Building a Django App Server with Chef: Part 4
1 year, 3 months ago (Comments: 1)
Setting up Django and mod_wsgi
Building a Django App Server with Chef: Part 1
Screencast: Django Command Extensions
Big list of Django tips (and some python tips too)
Handling Django Settings Files
Lessons Learned From The Dash: Easy Django Deployment
Large Problems in Django, Mostly Solved: Delayed Execution
Building a Django App Server with Chef: Part 2

