Need help configuring Route53 as the DNS Provider #3020
Unanswered
PatrickAmbrosso
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for the noob question, but I need help in configuring Route53 as the DNS provider for my HomeLab. I am not planning on exposing the services outside, however want to implement a RP that resolves internal requests with correct IP addresses with SSL same as how Wolfgang's Channel did it in this video
I had successfully done this with duckdns but seem to have hit a wall with Amazon Route53. I did duckdns as a proof of concept. As I have my domain with Amazon, I need to configure Route53 for the same.
Here's what I did. I am running the NPM docker image inside an Ubuntu VM. I have set up the domain in my Route53 hosted zone pointing to an internal IP address (similar to what I did for my duckdns run). Next I created a new IAM user with Route53ReadOnlyAccess privileges and copied the secrets to the prompt in NPM.
But NPM hits me with the following error.
Any help is greatly appreciated. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions