Skip to content
arrow-right-circle

GitHub Action

hetzner-dns-action

v1 Latest version

hetzner-dns-action

arrow-right-circle

hetzner-dns-action

Setup the internal DNS server for Hetzner

Installation

Copy and paste the following snippet into your .yml file.

              

- name: hetzner-dns-action

uses: self-actuated/hetzner-dns-action@v1

Learn more about this action in self-actuated/hetzner-dns-action

Choose a version

hetzner-dns-action

Setup Hetzner's DNS server for systemd on an Ubuntu 20.04 or 22.04 host.

Usage:

steps:
    - uses: self-actuated/hetzner-dns-action@v1

With an overridden DNS entry, (if it is reachable from your host):

steps:
  - name: Setup DNS
    uses: self-actuated/hetzner-dns-action@v1
    with:
      dns: 8.8.8.8