Using ddclient with Google ddns

  • I started using my OMV on duckDNS, but then I bought a domain which I've been forwarding to duckDNS, but now I want to add encryption with Let's Encrypt and skip duckDNS, using google's build in google domains ddns. So far I've


    I've gotten the linuxserver/ddclient installed via docker.


    At first it did not create a ddclient.conf file, but after changing /config to NOT be R/O it created the file.


    From there, following this guide (https://support.google.com/domains/answer/6147083?hl=en) I changed these lines of the .conf file:

    Code
    #
    # Google Domains (www.google.com/domains)
    #
    protocol=googledomains,
    login=pasted
    password=pasted
    mydomain.org


    And when I start the ddclient container my log reads:

    And just repeats that.


    Any idea what I'm missing here?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!