GithubHelp home page GithubHelp logo

bwolf / gandi-dns-update Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 46 KB

A DNS updater for Gandi.net.

License: Apache License 2.0

Dockerfile 2.13% Rust 67.84% Nix 30.04%
dns dynamic-dns dyndns gandi

gandi-dns-update's People

Contributors

bwolf avatar

Watchers

 avatar  avatar

gandi-dns-update's Issues

Support for updating the main A record for a zone

I'm trying to update the main record for a website. I couldn't find any information in the readme, so I attempted to set DOMAIN_DYNAMIC_ITEMS to @, . or even '', without success. Here's an example of the output returned from the first example:

$ docker run --rm -e GANDI_API_KEY="${GANDI_KEY}" -e DOMAIN_FQDN="example.com." -e DOMAIN_DYNAMIC_ITEMS='@' ghcr.io/bwolf/gandi-dns-update/gandi-dns-update:latest
[2022-03-10T10:25:49Z INFO  gandi_dns_update] Looking up my IP address
[2022-03-10T10:25:49Z INFO  gandi_dns_update] My IP address is MY_IP
[2022-03-10T10:25:49Z INFO  gandi_dns_update] Processing domain name example.com., record @
[2022-03-10T10:25:49Z DEBUG gandi_dns_update] Domain example.com. first NS name is ns-107-c.gandi.net.
[2022-03-10T10:25:49Z DEBUG gandi_dns_update] Domain example.com. NS IP SOME_IP
[2022-03-10T10:25:49Z INFO  gandi_dns_update] Checking domain example.com. dynamic item @.example.com.
Error: AppError { msg: "Resolve error: proto error: Label contains invalid characters: Err(Errors { invalid_mapping, disallowed_by_std3_ascii_rules })" }

Is this supported? If yes, how can I configure gandi-dns-update to do this?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.