Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
navilg authored Mar 26, 2022
1 parent fcf4f3c commit f1e3fda
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
**What is this repository for?**

* Public IP address of many hosting servers or self-hosted server in homelab is dynamic and it changes based on availability. For e.g. AWS EC2 instance (Without Elastic IP), Home Servers, GCP Cloud, etc.
* This require updating the IP address in GoDaddy DNS record so that requests are forwarded to correct IP address.
* This script uses cron jobs to check the current Public IP address of server and update the IP address in GoDaddy Manage DNS.
* OS: Linux. Tested on Ubuntu server 20.04 LTS with BASH shell.
* This makes it difficult to set DNS for the server and require updating the IP address in GoDaddy DNS record so that requests are forwarded to correct IP address.
* This tool or docker container will automatically update the DNS record with new IP address whenever IP address of server changes.

**Features**

Expand Down

0 comments on commit f1e3fda

Please sign in to comment.