Mythic Beasts DNS


With the mythicbeastsdns integration you can automatically update your dynamic DNS entry at Mythic Beasts.

Configuration

To use the integration in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
mythicbeastsdns:
  host: YOUR_HOST
  domain: YOUR_DOMAIN
  password: YOUR_API_KEY

Configuration Variables

host string Required

The first part, or subdomain that you want to be dynamic.

domain string Required

Your domain, e.g., example.com.

password string Required

The password for your domain. You can set this by clicking “DNS API” on the domain page.