Hi,

Is there a way to hide the access credentials for s3, so they are stored in a file rather than in the db? My IAM s3 access keys are shared among other websites, so if my client wants to move their site to a different host I want to be able to give them the db without worrying about my credentials being there.

Awesome module!

Thanks,

-Rob
Cloud9Pixels

Comments

cloud9pixels’s picture

Issue summary: View changes
Perignon’s picture

Not without doing a lot of code changes. At the moment, settings for containers are not very exportable. The settings mostly need to be setup and created on the production website. It's hard to deploy the settings via code. And the problem is how this module stores the information for the containers.

cloud9pixels’s picture

Ok, thanks.

Perignon’s picture

Status: Active » Postponed