Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 853 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 853 Bytes

md.freifunk.net Bind9 Image

Bind9 container image with configuration for md.freifunk.net

Releases

A change to the zone file triggers the following actions:

  • Generating a new serial number.
  • Building a Docker image and pushing it to DockerHub.
  • Creating a GitHub release.

Please do not change the serial number, as this is done automatically on changes to the zone file.

Version tags follow the serial numbers, e.g. v2022060801. The version will be the tag for the docker image.

Deploy

with Docker

docker run --rm -it -p 127.0.0.1:53:53/udp ffmd/bind9-md-freifunk-net:versiontag

Please note that currently there is no latest image.

Production

The production image is deployed using Ansible via backend-ffmd.