From 7a7bb361396e03707f1f12b10fb61f5d31d91280 Mon Sep 17 00:00:00 2001 From: mia Date: Wed, 24 Apr 2024 22:44:53 -0700 Subject: initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..eee7298 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# zoner +declarative dns management for porkbun + +# configuration +create porkbun api credentials and insert them into `~/.config/zoner/zoner.toml` like in [example/zoner.toml](example/zoner.toml). then just run `zoner `, insert your data in the same format as [example/example.com.zone](example/example.com.zone). note that you need tabs between values, not spaces, but you can repeat tabs as much as you'd like + +# hook +see [example/hook](example/hook) for an example hook that automatically purges dns entries from cloudflare -- cgit 1.4.1