Skip to content

Instantly share code, notes, and snippets.

@tongueroo
Created February 6, 2015 20:47
Show Gist options
  • Save tongueroo/ea5231eb4692d66465de to your computer and use it in GitHub Desktop.
Save tongueroo/ea5231eb4692d66465de to your computer and use it in GitHub Desktop.
ApplicationName: rails
DateUpdated: 2015-02-06 20:47:51+00:00
EnvironmentName: stag-rails-app-s1
settings:
aws:autoscaling:asg:
Availability Zones: Any
Cooldown: '360'
Custom Availability Zones: null
MaxSize: '4'
MinSize: '1'
aws:autoscaling:launchconfiguration:
BlockDeviceMappings: null
EC2KeyName: default
IamInstanceProfile: aws-elasticbeanstalk-ec2-role
ImageId: ami-a66723ce
InstanceType: t1.micro
MonitoringInterval: 5 minute
RootVolumeIOPS: null
RootVolumeSize: null
RootVolumeType: null
SSHSourceRestriction: tcp,22,22,0.0.0.0/0
SecurityGroups: awseb-e-9h965wxm8p-stack-AWSEBSecurityGroup-CQ6OAJM4F1U
aws:autoscaling:trigger:
BreachDuration: '5'
EvaluationPeriods: '1'
LowerBreachScaleIncrement: '-1'
LowerThreshold: '2000000'
MeasureName: NetworkOut
Period: '5'
Statistic: Average
Unit: Bytes
UpperBreachScaleIncrement: '1'
UpperThreshold: '6000000'
aws:autoscaling:updatepolicy:rollingupdate:
MaxBatchSize: null
MinInstancesInService: null
PauseTime: null
RollingUpdateEnabled: 'false'
aws:ec2:vpc:
AssociatePublicIpAddress: null
ELBScheme: public
ELBSubnets: null
Subnets: null
VPCId: null
aws:elasticbeanstalk:application:
Application Healthcheck URL: null
aws:elasticbeanstalk:command:
BatchSize: '30'
BatchSizeType: Percentage
Timeout: '600'
aws:elasticbeanstalk:control:
DefaultSSHPort: '22'
LaunchTimeout: '0'
LaunchType: Migration
RollbackLaunchOnFailure: 'false'
aws:elasticbeanstalk:environment:
EnvironmentType: LoadBalanced
aws:elasticbeanstalk:hostmanager:
LogPublicationControl: 'false'
aws:elasticbeanstalk:monitoring:
Automatically Terminate Unhealthy Instances: 'true'
aws:elasticbeanstalk:sns:topics:
Notification Endpoint: null
Notification Protocol: email
Notification Topic ARN: null
Notification Topic Name: null
aws:elb:healthcheck:
HealthyThreshold: '3'
Interval: '30'
Target: TCP:80
Timeout: '5'
UnhealthyThreshold: '5'
aws:elb:loadbalancer:
CrossZone: 'true'
LoadBalancerHTTPPort: '80'
LoadBalancerHTTPSPort: 'OFF'
LoadBalancerPortProtocol: HTTP
LoadBalancerSSLPortProtocol: HTTPS
SSLCertificateId: null
aws:elb:policies:
ConnectionDrainingEnabled: 'true'
ConnectionDrainingTimeout: '20'
Stickiness Cookie Expiration: '0'
Stickiness Policy: 'false'
aws:rds:dbinstance:
DBAllocatedStorage: '5'
DBDeletionPolicy: Delete
DBInstanceClass: db.t1.micro
DBSnapshotIdentifier: null
MultiAZDatabase: 'false'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment