ruby - Converting an ElasticBeanstalk environment to a Docker container -


i running several ruby applications in elasticbeanstalk in aws.

i'd developers have ability run applications locally in docker containers.

however, ruby applications have never been run anywhere other in beanstalk, haven't inherited documentation re. how deployed.

beanstalk uses passenger standalone running on amazon linux. applications configured passing "environment properties" environment the beanstalk configuration.

has attempted or similar before?

i'm hoping matter of running amazon linux docker container passenger standalone, setting environment variables, , dropping ruby code correct directory, suspect more complex this.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -