DNS backplane listener. Connects to a Jabber server and listens for updates from hosts.
Go to file
niten 8b4b1cead6 Add Nix code (not complete) 2023-02-06 15:18:31 -08:00
test Refactored for testability. 2020-12-03 21:09:07 -08:00
.gitignore Working commit 2020-11-11 08:59:40 -08:00
README.md Verified working again? 2020-11-11 14:58:07 -08:00
backplane-dns-store.lisp Fix ensure-connection 2022-03-09 13:42:13 -08:00
backplane-dns.asd Remove dependency on asdf-prove 2020-12-04 09:01:13 -08:00
backplane-dns.lisp That was silly...passing ensure-connection a message. 2022-03-09 13:51:34 -08:00
backplane-dns.nix Add Nix code (not complete) 2023-02-06 15:18:31 -08:00
flake.nix Add Nix code (not complete) 2023-02-06 15:18:31 -08:00
module.nix Add Nix code (not complete) 2023-02-06 15:18:31 -08:00
package.lisp That was silly...passing ensure-connection a message. 2022-03-09 13:51:34 -08:00
store-package.lisp Fix ensure-connection 2022-03-09 13:42:13 -08:00

README.md

backplane-dns

Niten niten@fudo.org

Common lisp server to listen on an XMPP backplane connection for notifications of DNS changes, and update a postgresql database accordingly. The data can then be served by PowerDNS with the gpgsql backend.

License

Specify license here