DNS backplane listener. Connects to a Jabber server and listens for updates from hosts.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
niten 8b4b1cead6 Add Nix code (not complete) 4 months ago
test Refactored for testability. 3 years ago
.gitignore Working commit 3 years ago
README.md Verified working again? 3 years ago
backplane-dns-store.lisp Fix ensure-connection 1 year ago
backplane-dns.asd Remove dependency on asdf-prove 3 years ago
backplane-dns.lisp That was silly...passing ensure-connection a message. 1 year ago
backplane-dns.nix Add Nix code (not complete) 4 months ago
flake.nix Add Nix code (not complete) 4 months ago
module.nix Add Nix code (not complete) 4 months ago
package.lisp That was silly...passing ensure-connection a message. 1 year ago
store-package.lisp Fix ensure-connection 1 year ago

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