ingenieux / beanstalker

Beanstalker helps you deploy into AWS Elastic Beanstalk from Maven

Home Page:http://docs.ingenieux.com.br/project/beanstalker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropwizard / Docker example references solutionStack that doesn't exist

thesmith opened this issue · comments

According to http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html, the solutionStack referenced was removed a couple of days ago: https://github.com/ingenieux/beanstalker/blob/master/elasticbeanstalk-docker-dropwizard-webapp-archetype/src/main/resources/archetype-resources/pom.xml#L32

I'm trying 'Single Container Docker 1.6 version 1.4.3' but that's not working out either:

Caused by: com.amazonaws.AmazonServiceException: No Solution Stack named 'Single Container Docker 1.6 version 1.4.3' found. (Service: AWSElasticBeanstalk; Status Code: 400; Error Code: InvalidParameterValue; Request ID: f8528a27-14f5-11e5-9189-8d36c0c33eea)

I found it!

'64bit Amazon Linux 2015.03 v1.4.3 running Docker 1.6.2'

This is now deprecated by #65

And further complicated by multicontainer