Skip to content

Instantly share code, notes, and snippets.

@paulmwatson
Created March 16, 2020 12:45
Show Gist options
  • Save paulmwatson/b46dd19fd93112bfda3e96c8e23456b2 to your computer and use it in GitHub Desktop.
Save paulmwatson/b46dd19fd93112bfda3e96c8e23456b2 to your computer and use it in GitHub Desktop.
SolutionStack: 64bit Amazon Linux 2018.03 v2.9.6 running Python 3.6
OptionSettings:
aws:elasticbeanstalk:container:python:
NumProcesses: 1
NumThreads: 1
aws:elasticbeanstalk:cloudwatch:logs:
StreamLogs: true
RetentionInDays: 1
aws:elasticbeanstalk:healthreporting:system:
SystemType: enhanced
aws:autoscaling:launchconfiguration:
InstanceType: t3.large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment