forked from OpenNeo/impress
0d6caceb24
This commit will require a few changes to the deployment process: * store AWS credentials in AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env vars * store OpenNeo Auth credentials in OPENNEO_AUTH_APP, OPENNEO_AUTH_SERVER, and OPENNEO_AUTH_SECRET env vars STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY are now required, too; better have a good .env. You can always put in dummy values if you have no credentials, though; they only get called up if there's a transaction. SECRET_TOKEN is now an env var, too, but the production deploy process currently replaces config/initializers/secret_token.rb anyway; this might be the way to go later, though. |
||
---|---|---|
.. | ||
.gitignore | ||
activemerchant.rb | ||
airbrake.rb | ||
asset_hosts.rb | ||
attack.rb | ||
aws_s3.rb | ||
backtrace_silencers.rb | ||
bullet.rb | ||
carrierwave.rb | ||
devise.rb | ||
flex.rb | ||
flex_metrics.rb | ||
inflections.rb | ||
locale_meta.rb | ||
mime_types.rb | ||
neopia.rb | ||
openneo_auth.rb | ||
pledgie.rb | ||
resque.rb | ||
resque_retry.rb | ||
rspec_generator.rb | ||
session_store.rb | ||
stripe.rb | ||
wrap_parameters.rb |