E5C9 GitHub - renewsoqv/ebextensions: Customizing and Configuring AWS Elastic Beanstalk Environments · GitHub
[go: up one dir, main page]

Skip to content

renewsoqv/ebextensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ebextensions

Customizing and Configuring AWS Elastic Beanstalk (EBS) Environments

How to Use

  • Create .ebextensions directory under your project root.
  • Copy the *.config files into the directory.
  • Deploy project to EBS.

sidekiq

  • Tested to be working on following configurations:-
    1. 64bit Amazon Linux 2015.03 v1.4.3 running Ruby 2.1 (Passenger Standalone).
    2. 64bit Amazon Linux 2015.03 v1.4.1 running Ruby 2.1 (Passenger Standalone).
    3. 64bit Amazon Linux 2015.03 v1.3.1 running Ruby 2.1 (Passenger Standalone).
    4. 64bit Amazon Linux 2015.03 v1.3.0 running Ruby 2.1 (Passenger Standalone).
    5. 64bit Amazon Linux 2014.09 v1.2.0 running Ruby 2.1 (Passenger Standalone).
  • Need to set RAILS_ENV environment variable which is used in 0003_sidekiq.config.
  • Source.

About

Customizing and Configuring AWS Elastic Beanstalk Environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

0