Forward AWS Hosted Zone to your local computer

Опубликовано: 08 Март 2021
на канале: LumaBIT
81
2

We do have a public domain name on a public host like strato.de and want to forward all the traffic that comes in on the domain to the nginx server on our local computer.

Forward traffic to https://youtube.lumabit.de to nginx server running on our computer

The following steps have to be done to make this possible
- Forward traffic from strato.de to AWS Route 53 Hosted Zone
- Forward traffic from AWS Route 53 Hosted Zone to our Router
- Forward traffic from our Router to our computer
- On our computer is a nginx container running serving the requests