cobyrem / breakfast-DASH

Trying out the Dash for Python to create dashboards using a breakfast database
0 stars 0 forks source link

make changes to allow for web application on aws elasticbeanstalk #16

Closed cobyrem closed 1 year ago

cobyrem commented 1 year ago

Successfully hosted website on AWS beanstalk.

https://www.phillipsj.net/posts/deploying-dash-to-elastic-beanstalk/ post that descirbes most of important steps. Half-tired, I did not package the reids.db file resulting in a 502 bad gateway. http://www.zhengwenjie.net/beanstalk/ good tips here and important considerations

IAM role required with the following policies

AWSElasticBeanstalkWebTier AWSElasticBeanstalkWorkerTier AWSElasticBeanstalkMulticontainerDocker