This project is currently in its beta stage and may not be suitable for production use.
OpenVox View is a viewer for openvoxdb/puppetdb, inspired by Puppetboard.
- Overview of reports
- Overview of facts
- Overview of nodes
- Predefined views
- Ability to perform multiple queries
- Query history
- Predefined queries
You can build a container with the Containerfile
podman build -t openvoxview .
or for Docker
docker build -t openvoxview -f Containerfile .
We welcome you to create issues or submit pull requests. Be excellent to each other.
We extend our gratitude for the remarkable work on Puppetboard.