feat: create guide for setting up DevLake in AWS ECS using Terraform#794
Conversation
|
Hi, thanks for the PR. |
|
It worked out fine, and thanks for your contribution. |
|
I can't find the blog post on the website, I think this file should be updated as well: https://github.com/apache/incubator-devlake-website/blob/main/info/Blog/AllPosts.json Would you like to do so? Thanks in advance. |
Done, here it is 🙌 #796 |
|
Btw how does one set up a cover image? 🤔 can't find it any where 🤔 |
I am guessing it would pick the first image from the blog post content as the cover image. |
|
@tinazhouhui thank you for the tutorial. Do you have a github repo for all the tf files? |
Hey Christopher, sorry, i dont, this was a company project so all tf files are in a private repo. This was all I could do ;) but I can tell you that apart from small details, everything was pretty much copy pasted from the repo. |
npm run buildandnpm run servelocally before submitting this PRSummary
This is a blog post helping with setting up devlake in an aws ecs cluster. Hope that it will help people overcome some obstacles that I found on the way 🙏
Does this close any open issues?
No
Other Information
I tried running npm run build locally but failed on server:
I assume this could be due to some versioning discrepancies so I did not investigate further, can someone on your side run it locally and see? 🙏