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 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.
See CONFIGURATION.md
We welcome you to create issues or submit pull requests. Most important be excellent to each other.
For more infos, see DEVELOPMENT.md
There is also a openvox module for deployment of openvoxview see puppet-openvoxview
We extend our gratitude for the remarkable work on Puppetboard.




