Which EBS Docker preconfigured platform?

AWS Beanstalk Docker preconfigured platforms, which one, generic Docker or Docker GlassFish, Go, or Python (bottom)?

Hi @mesquest
If you use the launch link, then it should automatically select the correct platform:
https://www.metabase.com/docs/latest/operations-guide/running-metabase-on-elastic-beanstalk.html
But Generic Docker - the others contain extra things that Metabase doesn’t use.

Thanks, figured as much. Is there any way to change the region using launch link or must https://downloads.metabase.com/v0.34.2/metabase-aws-eb.zip be used instead?

@mesquest The region is defined in the launcher as well, but the problem is that the image is only available in us-east-1, so if you set it to something else, then it will fail (as far as I know).
https://github.com/metabase/metabase/blob/master/bin/aws-eb-docker/launch-aws-eb.html.template
https://github.com/metabase/metabase/issues/1336 - upvote by clicking :+1: on the first post