Bernardo Anderson
6981c658c6
CP-11565 - Add CareerPlug webhook vars to env setup
...
Read CAREERPLUG_WEBHOOK_SECRET and CAREERPLUG_WEBHOOK_URL
from SECRET_JSON and write them to .env.production and .env.staging
across all start scripts; remove old vars with a single regex
and only append the new vars when provided
1 month ago
Bernardo Anderson
4f08403c62
CP-11565 - Update webhook secret to load for new accounts
1 month ago
Ryan Arakawa
30cd83ea89
add ENCRYPTION_SECRET ( #34 )
...
Currently, old AccessTokens break on a new deploy, because we don't have a set encryption key, so a new one is generated for each deploy.
5 months ago
Bernardo Anderson
b110dec452
CP-11289 - Update env staging
5 months ago
Bernardo Anderson
c607179e0f
CP-11289 - Update deployment scripts
5 months ago
Mikhael Rakauskas
669fcf8b5b
Production setup ( #14 )
...
* Enabled production deployment
* Add basic airbrake configuration + env ID support
* Newrelic basic setup + environments
* Set concurrency low to keep sidekiq+puma combo happy
* Nix log buckets for new relic
* Rubocop tweak
* Build fix
* Airbrake fix
* Newrelic job tracing
* Unique fix for benchmarking
* Update concurrency settings
* Newrelic and airbrake updates - bare-bones new setups
* Tweak to warning levels for newrelic
* Fix bang on prod script, other script tweaks, and relic/airbrake config issues
* Fix allowed hosts for all environments
7 months ago
Mikhael Rakauskas
f33aa57d36
Update start_staging script for app-only - no sidekiq container support owing to embedded status
8 months ago
Mikhael Rakauskas
df815d52d9
Move certificate details back to environment file
8 months ago
Mikhael Rakauskas
2be2ed47cf
staging infrastructure support
8 months ago