GitHunt
TW

TwizzyDizzy/openvoxview

OpenVox View - OpenVox Viewer Board

OpenVox View

Build and Release
Apache-2 License

Logo

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

Reports Overview

Node Detail

Node Detail

Query Execution

Query Execution

Query History

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.

Languages

Vue53.2%TypeScript20.3%Go15.1%JavaScript8.1%Shell1.3%HTML0.8%SCSS0.6%Makefile0.3%Dockerfile0.2%

Contributors

Apache License 2.0
Created February 6, 2026
Updated February 6, 2026
TwizzyDizzy/openvoxview | GitHunt