This repository includes templates that can be used to setup your Rails application for deployment on AWS Elastic Beanstalk.
These templates were used to deploy the following configuration:
- Rails 6 application on AWS EB behind AWS ALB
- Sidekiq on a separate AWS EB instances
- Anycable on AWS EB behind AWS NLB
- X-Project – name of project
- x-project.com – project domain
x-project-server
– templates that should be added to Rails appx-project-ci-image
– templates for preliminirary image