I'm looking to deploy a Vapor project with Pulumi ...
# aws
s
I'm looking to deploy a Vapor project with Pulumi (Docker file) to AWS (Fargate) and have it accessible through a custom domain. I feel like i'm pretty close to having it set up, but havn't quite got it all the way. Is there anyone that thinks they could help. I'd be happy to pay for a couple hours of help. I've tried many iterations of this code but havn't quick got it working (this code isn't quite complete) https://gist.github.com/Jonovono/a17f2ccd9d816a01a51b916a77bb1306. I'd also like to hook it up with EventBridge sending events into fargate.
l
What's not working? If it's just a few little problems, asking here (one problem per thread) is good. You'll get more eyes on it, and more people can learn from reading.
s
So I get the ECS cluster deployed, there is a task where I am able to access the public ip of the service. But something seems broken when I then try and set up the Custom domain (Route 53) -> Load balancer -> target groups. I'm pretty noob to aws and pulumi. I can put together a notion doc with some more info and the error messages i'm having
l
I don't know what a notion doc is, sounds interesting. Which resource is having problems deploying, and what error message(s) pertain to that one?