Skip to content

Documentation not so clear on "dynamic" nature #27

@Chealer

Description

@Chealer

The cloudflare-ddns command helps dealing with dynamic IP addresses. However, the command itself is not really "dynamic"; it merely verifies that the target record is up-to-date (and updates it if not).

A couple parts of documentation might be misleading (or just make it harder to understand cloudflare-ddns's nature):

Simple utility to dynamically change a DNS record

This description is found on GitHub and in cloudflare-ddns.service.

To make it clearer that cloudflare-ddns(1) is not a daemon, but that the package provides infrastructure to help using it akin to one, I would suggest changing:

  1. the service file's description to "Update a domain's IP address using Cloudflare's DNS API"
  2. the GitHub description to "Automate DNS updates when using Cloudflare's domain name servers with dynamic IP addresses".

By the way, "oneshot program" is not a common term. I suggest rephrasing "This tool is a oneshot program" as:

The cloudflare-ddns command is not a daemon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions