Skip to content

Instantly share code, notes, and snippets.

@gyges1
Created June 17, 2011 22:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyges1/1032471 to your computer and use it in GitHub Desktop.
Save gyges1/1032471 to your computer and use it in GitHub Desktop.
.env for filecrypt
You will need...
your own encryption key
sfdc instance, api key and store instead of AWS.
AES_KEY=<your_key>
SFDC_INSTANCE=<yourinstance>.salesforce.com
SFDC_KEY=<your_sdfc_key>
#AWS_BUCKET=<replace with SFDC store VAR>
#AWS_KEY=<replace with SFDC key var>
#AWS_SECRET=079TcpZ5Q8RqGHde16qYYbTdl1QVr41ej8R1ipl0
BUNDLE_WITHOUT=development:test
LANG=en_US.UTF-8
RACK_ENV=production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment