CAPEv2 icon indicating copy to clipboard operation
CAPEv2 copied to clipboard

Add AWS Deployment guide to README.md

Open Y4nush opened this issue 1 year ago • 11 comments
trafficstars

Hi, I noticed that there is no documentation on how to deploy to AWS, such as what you have for Azure. I have been working on a comprehensive guide that explains how to deploy CAPEv2 to AWS from scratch. I would appreciate it if you would agree to add it to the README or to another location in the repository. The source code of my website is available in that repository: https://github.com/Y4nush/y4nush.com. Thank you!

Y4nush avatar Feb 25 '24 20:02 Y4nush

hello, readme is not a place for that, but if that is ok, i will copy your work to cape docs specially mentioning that is your work and link your writeup. let me know if that is ok for you. You can see how we did that with wireguard from external blogpost https://capev2.readthedocs.io/en/latest/installation/host/routing.html#setup-wireguard

PS thank you for blogpost, is always a help

doomedraven avatar Feb 26 '24 12:02 doomedraven

FYI you not really to uncomment those, you only need to change ip/port if they are different from cuckoo.conf and tags shouldn't be empty or commented

Uncomment #options =
Uncomment #tags = and add tags = none
Uncomment # resultserver_ip = and add your server ip
Uncomment #resultserver_port = 2042

doomedraven avatar Feb 26 '24 13:02 doomedraven

but so far, very good writeup for those who starts with CAPE on AWS

doomedraven avatar Feb 26 '24 13:02 doomedraven

Hi, @doomedraven sure! that's okay from my side. Thank you for the feedback. I will update the blog post accordingly.

Y4nush avatar Feb 26 '24 21:02 Y4nush

cool thanks, i will show you PR once that is done before merge

doomedraven avatar Feb 26 '24 21:02 doomedraven

why do you remove it?

doomedraven avatar Apr 16 '24 19:04 doomedraven

why do you remove it?

Y4nush avatar Apr 16 '24 20:04 Y4nush

Hi @doomedraven, I did that accidentally while I opened the IMDS pull request.

By the way, I would like to edit the blog post based on the IMDS authentication method. I will update once I complete that. Is that okay from your side?

Y4nush avatar Apr 16 '24 20:04 Y4nush

yes, as you can see sadly those week not enough free time so i can't work on it, and the same will be at least for next 2w, but after that i hope to add it. so once you update the blog just let me know here plz, i keep this open to remember that i have to copy it to docs

doomedraven avatar Apr 16 '24 20:04 doomedraven

Hi @doomedraven, I have updated the blog post, thanks!

Y4nush avatar Apr 20 '24 15:04 Y4nush

thanks for headups and documenting this

doomedraven avatar Apr 21 '24 06:04 doomedraven

i still have to add aws setup docs https://y4nush.com/posts/installation-of-capev2-sandbox-on-aws/

doomedraven avatar Jul 12 '24 07:07 doomedraven