fck-nat icon indicating copy to clipboard operation
fck-nat copied to clipboard

Add the possibility of building NAT instance images on the fly

Open moltar opened this issue 2 years ago • 1 comments

I don't feel comfortable using pre-built images, as they could in theory be tampered with.

Would be great to be able to use a standard Amazon Linux image, and then do the setup through user scripts.

moltar avatar Aug 12 '22 09:08 moltar

There are currently two supported options for this:

  1. You can build your own AMI using Packer. make all-amis will build an AMI and publish it to your account
  2. If you don't want to build an AMI at all, there is an rpm available in the releases which you can install yourself.

AndrewGuenther avatar Aug 12 '22 20:08 AndrewGuenther

Docs for this are available in the following locations:

https://fck-nat.dev/#building-your-own-fck-nat-ami https://fck-nat.dev/#installing-fck-nat-from-the-rpm

Resolving. Let me know if you have any other questions!

AndrewGuenther avatar Aug 15 '22 00:08 AndrewGuenther

Thanks, Andrew!

RPM sounds like good middle ground.

moltar avatar Aug 15 '22 09:08 moltar