Hi Arie,

thanks for that I was not aware.  However, how can I tell a php
application to use the S3cmd commands.  For example say we have a
script that allows users to upload a photo (which we would store in
s3)

The application would need access to a local folder (mounted s3
bucket) to send/receive that image.  Would it now?

Cheers,


On Mar 25, 1:01 am, Arie Fishler <[email protected]> wrote:
> Hi,
>
> You don't need to attach. S3 is just like any "folder". You can get things
> from it and put things in it.
>
> Look for s3cmd (s3cmd -h). This is already set on your scalr instance and
> ready for use. You don't have to set anything special.
>
> When you write your script that uses s3cmd to get your stuff from the 10
> buckets go to sclar upper menu -> scripts -> add new. Either paste the
> script directly in there or just call a script you created on the instance.
>
> After you have the script just edit the relevant farm in the scalr
> management GUI -> go to the scripting tab of the relevant instance -> select
> the event that will trigger your script -> tick the script you just created
> in the scripts menu.
>
> On Tue, Mar 24, 2009 at 11:38 PM, domhol <[email protected]> wrote:
>
> > Hi all,
>
> > I am new to scalr and want to know how to create a script that will
> > run every time an app instance is created which attaches my s3 buckets
> > to it for read/write.  I have 10 buckets to attach.
>
> > Thanks all,
>
> > Dominic

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to