-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig_sample.cfg
More file actions
22 lines (18 loc) · 859 Bytes
/
config_sample.cfg
File metadata and controls
22 lines (18 loc) · 859 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
# Cumulus
INVOKE_BASE_URL= # Cumulus archive URL
# Private API Lambda
PRIVATE_API_LAMBDA_ARN= # Cumulus PrivateApiLambda ARN
# AWS
AWS_PROFILE= # The AWS profile
AWS_REGION= # The AWS region
# EDL
CLIENT_ID= # URS application id
EDL_UNAME= # URS username
EDL_PWORD= # URS password
# Launchpad
LAUNCHPAD_PASSPHRASE= # LAUNCHPAD Passphrase
LAUNCHPAD_PASSPHRASE_SECRET_NAME= # AWS Secrets "Secret name" value for the launchpad password
LAUNCHPAD_URL= # most likely https://api.launchpad.nasa.gov/icam/api/sm/v1/gettoken
FS_LAUNCHPAD_CERT= # local path to LAUNCHPAD pfx file
S3URI_LAUNCHPAD_CERT= # S3 URI of LAUNCHPAD pfx file