Skip to content

FreifunkMD/md.freifunk.net-bind9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.