-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathtouchpoints-demo.yml
More file actions
33 lines (33 loc) · 1.19 KB
/
touchpoints-demo.yml
File metadata and controls
33 lines (33 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
applications:
- name: touchpoints-demo
timeout: 180
command: bundle exec rake cf:on_first_instance db:migrate && bundle exec rails s -b 0.0.0.0 -p $PORT -e $RAILS_ENV
env:
AWS_SES_ACCESS_KEY_ID:
AWS_SES_SECRET_ACCESS_KEY:
AWS_SES_REGION:
LOGIN_GOV_CLIENT_ID: urn:gov:gsa:openidconnect.profiles:sp:sso:gsa-tts-opp:touchpoints-demo
LOGIN_GOV_IDP_BASE_URL: https://idp.int.identitysandbox.gov/
LOGIN_GOV_PRIVATE_KEY:
LOGIN_GOV_REDIRECT_URI: https://touchpoints-demo.app.cloud.gov/users/auth/login_dot_gov/callback
NEW_RELIC_KEY:
RAILS_ENV: production
S3_AWS_ACCESS_KEY_ID:
S3_AWS_BUCKET_NAME:
S3_AWS_REGION:
S3_AWS_SECRET_ACCESS_KEY:
TOUCHPOINTS_EMAIL_SENDER:
TOUCHPOINTS_GTM_CONTAINER_ID:
TOUCHPOINTS_WEB_DOMAIN: touchpoints-demo.app.cloud.gov
SKIP_WIDGET_RENDERER: "true"
buildpacks:
- https://github.com/rileyseaburg/rust-buildpack-touchpoints.git
- nodejs_buildpack
- ruby_buildpack
services:
- touchpoints-db-demo
- touchpoints-demo-redis
- touchpoints-demo-s3
- touchpoints-staging-deployer
routes:
- route: touchpoints-demo.app.cloud.gov