Guest User

Untitled

a guest
Apr 3rd, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. EnvironmentConfigurationMetadata:
  2. DateCreated: '1515773464000'
  3. DateModified: '1515773464000'
  4. Platform:
  5. PlatformArn: arn:aws:elasticbeanstalk:us-east-1::platform/Puma with Ruby 2.5 running on 64bit Amazon Linux/2.7.1
  6. OptionSettings:
  7. aws:elasticbeanstalk:command:
  8. BatchSize: '30'
  9. BatchSizeType: Percentage
  10. aws:elasticbeanstalk:application:environment:
  11. BUNDLE_WITHOUT: test:development
  12. DB_HOST: <--SET ME-->
  13. DB_PASSWORD: <--SET ME-->
  14. DB_USERNAME: <--SET ME-->
  15. NODE_ENV: production
  16. RACK_ENV: production
  17. RAILS_ENV: production
  18. RAILS_MASTER_KEY: <--SET ME-->
  19. RAILS_SKIP_ASSET_COMPILATION: false
  20. RAILS_SKIP_MIGRATIONS: true
  21. aws:autoscaling:launchconfiguration:
  22. SecurityGroups:
  23. - <--SET ME-->
  24. InstanceType: t2.micro
  25. EC2KeyName: <--SET ME-->
  26. EnvironmentTier:
  27. Type: Standard
  28. Name: WebServer
  29. AWSConfigurationTemplateVersion: 1.1.0.0
Add Comment
Please, Sign In to add comment