blocky/docs
Ben 9f633f18d0
feat: Support defining records by dns zone format (#1360)
* feat: Support zonefile configuration for custom dns mapping

* docs: Update configuration.md

* Rename var to ok

* Linter fixes

* Remove hashes in test describe description

* Implement PR comments; zoneFileMapping -> zone, initialize with proper sizes

* Remove custom CNAME parsing

* Utilize TTL defined in zone file

* Link to wikipedia's example file

* Test to confirm that a relative zone entry without an $ORIGIN returns an error

* Write a test covering the $INCLUDE directive

* Write a test confirming that a dns zone can result in more than 1 RR

* Linting

* fix: Use proper matchers in CustomDNS Zone tests; Update configuration.md description

* Pull in config directory to support relative $INCLUDE

* Added tests to ensure the ability to use both bare filenames as well as relative filenames when using the $INCLUDE directive

* Shorten test description (Linting error)

* Move Assignment of z.RRs to the end of the UnmarshallYAML function

* Moved tests for relative $INCLUDE zones to config_test. Added test case when config param passed to blocky is a directory

* Corrected test case to _actually_ test againt bare file names
2024-02-09 17:28:58 +01:00
..
api feat: add API endpoint to flush the DNS Cache (#1178) 2023-09-30 16:13:01 -04:00
includes regex support for matching (#12) 2021-09-18 22:51:20 +02:00
additional_information.md chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
blocky-grafana.json fix(grafana): move panel around. keep related panels in the same row. (#1344) 2024-01-29 12:33:15 +01:00
blocky-query-grafana-postgres.json add grafana template for Postgres (#648) 2022-09-19 21:24:52 +02:00
blocky-query-grafana.json New Grafana Dashboard for database queries (#265) 2021-09-08 22:17:45 +02:00
blocky.svg initial commit 2020-01-12 18:23:35 +01:00
config.yml feat: Support defining records by dns zone format (#1360) 2024-02-09 17:28:58 +01:00
configuration.md feat: Support defining records by dns zone format (#1360) 2024-02-09 17:28:58 +01:00
embed.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
fb_dns_config.png Docs (#158) 2021-03-05 08:02:00 +01:00
grafana-dashboard.png #27: CLI tool 2020-04-08 23:03:07 +02:00
grafana-query-dashboard.png New Grafana Dashboard for database queries (#265) 2021-09-08 22:17:45 +02:00
index.md chore: change branch name to "main" (#744) 2023-03-07 17:25:04 +01:00
installation.md docs: add links for Gentoo package 2024-01-30 10:12:04 -05:00
interfaces.md feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
network_configuration.md Docs (#158) 2021-03-05 08:02:00 +01:00
prometheus_grafana.md fix(docs): clarify `blocky_error_total` (#1270) 2023-11-22 15:16:19 +01:00
rapidoc.html feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00