TW
TwizzyDizzy/openvoxview
OpenVox View - OpenVox Viewer Board
OpenVox View
Introduction
OpenVox View is a viewer for openvoxdb/puppetdb, inspired by Puppetboard.
Features
- Overview of reports
- Overview of facts
- Overview of nodes
- Predefined views
- Ability to perform multiple queries
- Query history
- Predefined queries
Container
You can build a container with the Containerfile
podman build -t openvoxview .or for Docker
docker build -t openvoxview -f Containerfile .Running OpenVox view via systemd
We provide an example systemd unit including sandboxing in openvoxview.service.example.
Your overall environment will vary, so this is mainly thought as a starting point for your own unit file. Make sure to have a closer look at ExecStart, ReadWritePaths and WorkingDirectory.
Configuration
See CONFIGURATION.md
Screenshots
Reports Overview
Node Detail
Query Execution
Query History
Contribution
We welcome you to create issues or submit pull requests. Most important be excellent to each other.
For more infos, see DEVELOPMENT.md
OpenVox/Puppet Module
There is also a openvox module for deployment of openvoxview see puppet-openvoxview
Special Thanks
We extend our gratitude for the remarkable work on Puppetboard.




