Fork me on GitHub
#aws
<
2018-03-06
>
donmullen20:03:47

What’s the preferred way to deploy clojure web servers to aws elastic beanstalk? https://github.com/ktgit/lein-elastic-beanstalk is very old and uses aws jdk 1.6.10 — latest is 1.11.x.

alexk20:03:39

I just did this last month - I packaged with ohpauleez/lein-pedestal and deployed with some custom Python scripts that I call from CircleCI

alexk20:03:04

I was forced to use lein-pedestal because….pedestal