raystanza / stork-min

Stork is a (minimized footprint and utilities) dashboard for BIND 9 and Kea DHCP. It is under active development, with monthly releases. The initial priority is to provide monitoring and troubleshooting support.

Home Page:https://gitlab.isc.org/isc-projects/stork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stork

Stork is an open source ISC project providing a monitoring application and dashboard for ISC Kea DHCP and (eventually) ISC BIND 9. A limited configuration management for Kea is available and is expected to grow substantially in the near future.

The project is currently in rapid development, with monthly releases rolling out new features. See wiki pages for useful links to download page, release notes, self-guided demo, screenshots and much more.

For details, please see the Stork Administrator Reference Manual or the Stork wiki.

Build Instructions

The easiest way to run Stork is to install it using RPM and deb packages. The second easiest way is to use Docker (rake demo:up or ./stork-demo.sh). However, it is possible to run Stork without Docker. See the Installation section of the Stork ARM.

Reporting Issues

Please use the issue tracker on ISC's GitLab to report issues and submit feature requests.

Getting Involved

We have monthly development releases. If you'd like to get involved, feel free to subscribe to the stork-dev mailing list or look at the Stork project page. We're also on GitHub.

If you have a patch to send, by far the best way is to submit a merge request (MR) on GitLab. Stork developers use this system daily and you may expect a reasonably quick response. The second alternative is to submit a pull request (PR) on GitHub. This will also work, but this system is not monitored, so expect a delayed response.

Screenshots

An example front page of the dashboard looks like this: Stork dashboard

Many more Stork screenshots are available on the Screenshots gallery.

Prometheus and Grafana

Stork provides support for statistics export in Prometheus format, which can then easily be shown in Grafana.

An example of Kea dashboard in Grafana, displaying data exported with Stork: grafana-kea4

BIND9 dashboard in Grafana, displaying data exported with Stork: grafana-bind2

About

Stork is a (minimized footprint and utilities) dashboard for BIND 9 and Kea DHCP. It is under active development, with monthly releases. The initial priority is to provide monitoring and troubleshooting support.

https://gitlab.isc.org/isc-projects/stork

License:Mozilla Public License 2.0


Languages

Language:Go 62.6%Language:TypeScript 23.1%Language:HTML 5.9%Language:Python 4.7%Language:Ruby 2.4%Language:Shell 0.5%Language:Sass 0.4%Language:Dockerfile 0.4%Language:JavaScript 0.1%