frankhsu edited a comment on issue #4824: Any Instruction on Deploying Superset 
on AWS Elastic beanstalk?
URL: 
https://github.com/apache/incubator-superset/issues/4824#issuecomment-407280150
 
 
   @kirankumarpv That seems pretty tough. Why not use docker? I have got it 
working fine via a multi-docker container deploy on elastic beanstalk. Using 
the official redis image and https://hub.docker.com/r/amancevice/superset/ 
image. Your Dockerrun.aws.json would simply just be those two images with a 
superset_config.py volumed in ~50 lines of code. Just make sure the ELBs and 
SGs are all playing nice and talking.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to