|
|
|
|
|
by themgt
5386 days ago
|
|
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/ |
|