Comment on StackRocket: Build and share virtualized dev stacks, start coding in minutesparentComments−themgt14yHave you seen the dotcloud "build files" for specifying services? I wonder if trying to encourage standardization among cloud/app hosts on a service specification file like this would be beneficial, similar to Gemfile/Procfile/etc.service 'redis', '~> 2.2.2'http://docs.dotcloud.com/guides/build-file/−shykes14ydotCloud team here. If there's interest, we'll happily contribute our specs and code to get things started.−sayhello14yI'd love to. I'll email you soon.−amirhhz14yI smiled reading this exchange, very good-spirited. Hope you can successfully work together!
Comments
Have you seen the dotcloud "build files" for specifying services? I wonder if trying to encourage standardization among cloud/app hosts on a service specification file like this would be beneficial, similar to Gemfile/Procfile/etc.
service 'redis', '~> 2.2.2'
http://docs.dotcloud.com/guides/build-file/
dotCloud team here. If there's interest, we'll happily contribute our specs and code to get things started.
I'd love to. I'll email you soon.
I smiled reading this exchange, very good-spirited. Hope you can successfully work together!