81 lines
2.6 KiB
JSON
81 lines
2.6 KiB
JSON
{
|
|
"version": "2.0",
|
|
"app_name": "parrot",
|
|
"environment_variables": {
|
|
},
|
|
"stages": {
|
|
"default-ee": {
|
|
"api_gateway_stage": "default-ee",
|
|
"manage_iam_role": false,
|
|
"iam_role_arn": "",
|
|
"autogen_policy": true,
|
|
"environment_variables": {
|
|
"isFOS": "false",
|
|
"isEE": "true",
|
|
"stage": "default-ee",
|
|
"jwt_issuer": "openreplay-default-ee",
|
|
"sentryURL": "",
|
|
"pg_host": "127.0.0.1",
|
|
"pg_port": "9202",
|
|
"pg_dbname": "app",
|
|
"pg_user": "",
|
|
"pg_password": "",
|
|
"ch_host": "",
|
|
"ch_port": "",
|
|
"alert_ntf": "http://127.0.0.1:8000/async/alerts/notifications/%s",
|
|
"email_signup": "http://127.0.0.1:8000/async/email_signup/%s",
|
|
"email_funnel": "http://127.0.0.1:8000/async/funnel/%s",
|
|
"email_plans": "http://127.0.0.1:8000/async/plans/%s",
|
|
"email_basic": "http://127.0.0.1:8000/async/basic/%s",
|
|
"assign_link": "http://127.0.0.1:8000/async/email_assignment",
|
|
"captcha_server": "",
|
|
"captcha_key": "",
|
|
"sessions_bucket": "mobs",
|
|
"sessions_region": "us-east-1",
|
|
"put_S3_TTL": "20",
|
|
"sourcemaps_reader": "http://utilities-openreplay.app.svc.cluster.local:9000/sourcemaps",
|
|
"sourcemaps_bucket": "sourcemaps",
|
|
"peers": "http://utilities-openreplay.app.svc.cluster.local:9000/assist/%s/peers",
|
|
"js_cache_bucket": "sessions-assets",
|
|
"async_Token": "",
|
|
"EMAIL_HOST": "",
|
|
"EMAIL_PORT": "587",
|
|
"EMAIL_USER": "",
|
|
"EMAIL_PASSWORD": "",
|
|
"EMAIL_USE_TLS": "true",
|
|
"EMAIL_USE_SSL": "false",
|
|
"EMAIL_SSL_KEY": "",
|
|
"EMAIL_SSL_CERT": "",
|
|
"EMAIL_FROM": "OpenReplay<do-not-reply@openreplay.com>",
|
|
"SITE_URL": "",
|
|
"announcement_url": "",
|
|
"jwt_secret": "SET A RANDOM STRING HERE",
|
|
"jwt_algorithm": "HS512",
|
|
"jwt_exp_delta_seconds": "2592000",
|
|
"S3_HOST": "",
|
|
"S3_KEY": "",
|
|
"S3_SECRET": "",
|
|
"LICENSE_KEY": "",
|
|
"SAML2_MD_URL": "",
|
|
"idp_entityId": "",
|
|
"idp_sso_url": "",
|
|
"idp_x509cert": "",
|
|
"idp_sls_url": "",
|
|
"idp_name": "",
|
|
"sso_exp_delta_seconds": "172800",
|
|
"sso_landing": "/login?jwt=%s",
|
|
"invitation_link": "/api/users/invitation?token=%s",
|
|
"change_password_link": "/reset-password?invitation=%s&&pass=%s",
|
|
"iosBucket": "openreplay-ios-images",
|
|
"version_number": "1.3.6",
|
|
"assist_secret": ""
|
|
},
|
|
"lambda_timeout": 150,
|
|
"lambda_memory_size": 400,
|
|
"subnet_ids": [
|
|
],
|
|
"security_group_ids": [
|
|
]
|
|
}
|
|
}
|
|
}
|