Fork me on GitHub
#luminus
<
2023-03-23
>
Marcel Dell06:03:10

Hi guy, So I recently built a full stack Luminus application and I am trying to deploy it to an aws ec2 instance, what is the best and maybe simplest solution to this. Completely new to devops

javahippie11:03:55

I’m not really that familiar with EC2, but as a starting point: When you create a runnable JAR via ‚lein uberjar‘, you should be able to use a Java Tutorial for the deployment

tobias08:03:57

How important is it to you to use aws? If you're open to other hosting options then the easiest I've found is Java elastic cloud aka jelastic. I wrote a blog post about it a while back: https://tobyloxy.com/post/deploy-clojure-web-app/

👍 2
Marcel Dell00:03:05

Yeah, a regulatory requirement