Job dns-secondary-monitoring on freebsd-14
README
Skip to buildsSecondary DNS server
This is a MirageOS unikernel which is a secondary DNS server on port 53 (TCP and UDP). The data to be served is received via an authenticated zone transfer, where the IPv4 address of the primary is embedded into the DNSKEY name.
This can be used with dns-primary-git, and let's encrypt for automated provisioning of let's encrypt certificates.
Installation from source
To install this unikernel from source, you need to have opam (>= 2.1.0) and ocaml (>= 4.08.0) installed. Also, mirage is required (>= 4.5.0). Please follow the installation instructions.
The following steps will clone this git repository and compile the unikernel:
$ git clone https://github.com/robur-coop/dns-secondary.git
$ mirage configure -t <your-favourite-target>
$ make depend
$ make build
Installing as binary
Reproducible binaries are available at https://builds.robur.coop/job/dns-secondary/
Questions?
Please open an issue if you have questions, feature requests, or comments.
Builds
Back to readme- ☑ freebsd-14 2024-11-21 01:56:01Z secondary.hvt
SHA256:6a8b4c032a7d2bf85d1b027e0f7543e7af905bea8d1ddfb5dc25ff68ceb76350
(3.74MB) - ☑ freebsd-14 2024-11-15 02:13:23Z secondary.hvt
SHA256:0cb30278977ecb3f22d9b8bddaab0534a8d9d7fcc72549076644522983338a0a
(3.74MB) - ☑ freebsd-14 2024-11-07 01:59:44Z secondary.hvt
SHA256:2cd42de0683ff5bfff45421ab0cba8e629ca4a93193796ef6a80acc06a9d5b55
(3.74MB) - ☑ freebsd-14 2024-10-23 00:56:40Z secondary.hvt
SHA256:b8f2af206bb36929949b4d3120d8ce8b00c437422d5448ad5decec66f122c745
(3.74MB) - ☑ freebsd-14 2024-10-14 11:46:27Z secondary.hvt
SHA256:c45468a5f07571f092f998db08a5d9cb992e250de22ead3e7f863a42c0ad585d
(3.74MB)
Including failed builds here.