From ProjectSettings.yaml (bach/ProjectSettings.schema
)
---
{}
---
timeout: 60
environment:
AWS_ACCESS_KEY_ID: xxx
AWS_SECRET_ACCESS_KEY: xxx
NGROK_AUTH_TOKEN: xxx
NGROK_HOSTNAME: xxx.ngrok.botmd.io
pre_start_command: chmod +x "$uploaded_path/pre_start.sh" && $uploaded_path/pre_start.sh
---
KeyName: john+staging@botmd.io
IamInstanceProfileArn: arn:aws:iam::394252546268:instance-profile/staging-virtuosa-instance_profile
InstanceType: c5.large
SecurityGroups: [sg-xxx0123, staging-virtuosa-instance_sg]
SubnetId: subnet-xxx0123