Custom actions for deploying Docker-based applications to AWS Elastic Beanstalk
This action
- build images using docker custom actions
- also automatically cache docker images
This action
- create an EB environment
- also set up a Lifecycle
- does nothing if EB environment already exists
This action installs necessary tools for deployment
This action
- authenticates to AWS
- also creates a credential file for EB command
This action updates configs and installs extensions for EB deployment
This action
- pushes docker images to ECR
- also create a ECR and configure it