Skip to content

Latest commit

 

History

History

eb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

eb

Warning

This method doesn't deploy puppeteer-html2pdf, which is required for PDF generation.

This section creates a application bundle for AWS Elastic Beanstalk to run a Multi-Container Docker environment with a ready-to-use Orca Web server.

Using Elastic Beanstalk, the SSL certificates are managed via AWS Certificate Manager (ACM) and installed on a front-facing Elastic Load Balancer (ELB). The distributed certificate is a wildcard, whose renewal is automatically handled by ACM.

Note

  • Pro: Easiest setup possible.
  • Con: Uses an ELB (per environment), which is somewhat pricy and downright overkill, considering our current needs.

Usage