He also helps you install Capistrano which is a wonderful tool to automatically deploy your rails app from SubVersion. I don't know how to do this yet but Capistrano enables you to roll back to a previous release if something should go wrong. I have since installed the whole RoR set up on a MediaTemple DV server.
Sidenote: Here's a Capistrano recipe that I've found to work pretty well: http://www.almosteffortles ...m/2007/01 … ia-temple/ Re: error in capistrano deployment for media temple. I didn't mean that nobody at MT had contacted me for a week - just that the issue I'm having has remained unsolved for that long.
I tried several VPS hosts and so far the best overall for me has been MediaTemple and their DV accounts. I currently have accounts with MediaTemple, Slicehost, Brightbox and SoftLayer, all have their pro's and cons and I have each for slightly different reasons. You may also struggle to use Capistrano.
I'm not sure, but the recent OS X update (10.5.3) seems to have broken Capistrano with MediaTemple - I fixed this by uninstalling, then re-installing, the capistrano gem. [.. Since my Capistrano Recipe for Media Temple still gets a fair amount of traffic, I figured I might as well share my new Capistrano
We take this and then go configure your entire private cluster for you and then we write custom capistrano tasks to get the app deployed including whatever custom tasks your app needs. [Ruby] MediaTemple GridServer Experiences? That's where the future will lead. The minimum monthly account is about $200.
Mediatemple Eli Foner Today (mt) * unveiled their new shared-server hosting platform, A few weeks ago, an account was purchased with (mt) mediatemple to house. MediaTemple The Watchmaker Project I bought MediaTemple and was a bit disappointed by their control panel system.
[Capistrano] Re: `require': no such file to load -- rubygems elliottg. > > >> I am trying to deploy a Rails app that is frozen to v2.1.2 to a > > >> MediaTemple gridserver. > > > I went through this post: > > >http://groups.google.c ...roup/ capistrano/browse_thread/thread/dde29b.
Adding and Using Git with Capistrano on your Slice. Git not only makes branching (and more specifically merging) much easier, but it also promotes good code management practices making it much easier to work with large numbers of commits over the course of months and years.
Stop uploaded files getting 'deleted' with Capistrano. Here's how to stop your site's uploads or other static file directories disappering after doing a 'cap deploy' with Capistrano. Capistrano is actually behaving exactly as it should.
Deployment Problem using Capistrano and Mediatemple I am having some crazy errors trying to deploy my app onto my server at MediaTemple using Capistrano. Re: Deployment Problem using Capistrano and Mediatemple.
Capistrano deploy of non-Rails sites on Media Temple Grid ServersIIwas I was tasked with moving a CakePHP based site from Dreamhost to a Grid Server at MediaTemple, and while doing so thought it would be a good time to get the site into Git and deploy with Capistrano.