Skip to content

purpleclay/dns53

Folders and files

NameName
Last commit message
Last commit date
Jan 23, 2024
Nov 13, 2023
Nov 10, 2023
Nov 13, 2023
Oct 16, 2023
Oct 11, 2023
Oct 15, 2023
Oct 24, 2023
Nov 8, 2023
Jun 11, 2022
Oct 11, 2023
Nov 10, 2023
Nov 8, 2023
Jan 23, 2024
Jan 23, 2024
Oct 15, 2023
Nov 8, 2023
Nov 10, 2023

Repository files navigation

dns53

Dynamic DNS within Amazon Route 53. Expose your EC2 quickly, easily, and privately within a Route 53 Private Hosted Zone (PHZ).

Easily collaborate with a colleague by exposing your EC2 within a team VPC. You could even hook up a locally running application to a local k3d cluster using an ExternalName service during development. Once your EC2 is exposed, control how it is accessed through your EC2 security groups.

Written in Go, dns53 is incredibly small and easy to install.

dns53.mp4

Badges

Build status License MIT Go Report Card Go Version

Documentation

Check out the latest documentation