On Thu, 2010-07-29 at 19:30 -0400, Mohammed Morsi wrote:
> On 07/28/2010 06:51 PM, David Lutterkort wrote:
> > On Wed, 2010-07-28 at 13:13 -0400, Mohammed Morsi wrote:
> > 
> > This will also break in some deployment scenarios like heroku.
> >    
> Not too familiar with heroku, just curious as to why this wouldn't work 
> there.

No writable local storage - http://docs.heroku.com/constraints

> Can you elaborate on what this RackSpace file injection feature is and 
> what it entails. Thanks.

In RS, when you create an instance, you can include up to 5 files (paths
+ contents) that will be overwritten in the instance before it is
started (using scary uses of kpartx) It's described on page 23 of
http://docs.rackspacecloud.com/servers/api/cs-devguide-latest.pdf

David


Reply via email to