Commit Graph

34 Commits

Author SHA1 Message Date
Adarsha 23838bf07e
add support for reading password from secret/file (#22)
* add support for reading password from secret/file

Signed-off-by: mvadu <8618235+mvadu@users.noreply.github.com>

* avoid trimming

Signed-off-by: mvadu <8618235+mvadu@users.noreply.github.com>
2022-02-12 09:46:45 +01:00
Rahul Somasundaram e75108942e
added support to resolve rdns from adguard (#14) 2021-09-09 07:25:02 +02:00
Joshua Hemmings 07f558a92c
added missing docker-compose parameter (#10)
Added `server_port=9617` to the docker compose. Otherwise it would not send data.
2021-09-09 07:21:41 +02:00
Eldwan Brianne befbe3768c Updating workflows 2021-04-04 13:07:25 +02:00
Eldwan Brianne 2f4a475055 Added docker pulls badge 2021-03-16 23:09:57 +01:00
Eldwan Brianne f5030b5983 Fix error in stale action 2021-03-16 14:22:13 +01:00
Eldwan Brianne 6ad067afed Changed stale bot to stale action 2021-03-16 14:18:23 +01:00
Eldwan Brianne 14079a5339 Reconfig stale bot 2021-02-22 16:16:42 +01:00
Eldwan Brianne a906d993e7
Update README.md
Fixed docker image name
2021-02-19 13:41:52 +01:00
Eldwan Brianne 7ec92c2036 Configure stale bot 2021-01-19 11:47:16 +01:00
Eldwan Brianne a4ffbd5f1c
Adding configuration of adguard port (#5)
* Added possibility to configure url adguard port
2021-01-11 18:34:09 +01:00
Eldwan Brianne 7571d78c9c Bump go to 1.15 2020-12-22 18:32:19 +01:00
Eldwan Brianne bb33a56ae3 Added link to arm64 binary in README 2020-12-22 17:10:37 +01:00
Eldwan Brianne b591f09028 Added docker file
Added docker-compose method and secrets
Added master action and added arm64 build
Added badge and updated workflows
Removed gox in workflow, added upx
Fixes conditional if in UPX workflow
2020-12-22 17:01:05 +01:00
Eldwan Brianne 7142f174e4
Merge pull request #3 from hadret/initial-freebsd-support
Initial support for FreeBSD
2020-12-19 14:16:22 +01:00
Filip Chabik e60e4b3fea
Initial support for FreeBSD 2020-12-19 10:14:22 +01:00
Eldwan Brianne f2e38075c2 Updated README with systemd example 2020-12-09 13:14:14 +01:00
Eldwan Brianne 29216aecdc Updated dashboard 2020-11-04 18:02:11 +01:00
Eldwan Brianne 7f4d5d804c Updated README 2020-11-04 17:17:48 +01:00
Eldwan Brianne 1d6549a9e2 Added https support, added more metrics, cleaned up dns_queries types 2020-11-04 17:10:50 +01:00
Eldwan Brianne 7a328b11be Fix go report errors and updated README with new metric 2020-11-03 23:12:17 +01:00
Eldwan Brianne 645a647497 Added parsing of log statistics, added dns query types as prometheus metric 2020-11-03 23:05:29 +01:00
Eldwan Brianne e770c7fc00 Starting skeleton for getting log stats 2020-11-03 16:22:25 +01:00
Eldwan Brianne 66fe812e97 Updated dashboard and link to it in README 2020-11-02 23:27:01 +01:00
Eldwan Brianne 28b2123ee4 Added grafana dashboard 2020-11-02 23:17:50 +01:00
Eldwan Brianne 1262ea22da Remove workflow build badge in README 2020-11-02 20:02:11 +01:00
Eldwan Brianne fc65eb25b8 Added workflow 2020-11-02 19:47:19 +01:00
Eldwan Brianne 88a0fc5cae Format with go fmt 2020-11-02 19:19:37 +01:00
Eldwan Brianne f19ad68975 Remove email in LICENSE 2020-11-02 19:11:09 +01:00
Eldwan Brianne 12dd014d97 Added comments and LICENSE 2020-11-02 19:10:20 +01:00
Eldwan Brianne 36002afe3a Added README 2020-11-02 18:54:02 +01:00
Eldwan Brianne 86c12b3921 Added more metrics. HTTP protocol only supported 2020-11-02 18:18:08 +01:00
Eldwan Brianne 7cbc8b8893 Modified Auth from cookie to Auth Basic if password is set 2020-11-02 00:27:18 +01:00
Eldwan Brianne be25226b83 First commit 2020-11-01 23:09:36 +01:00