Skip to content

tigercomputing/openvoxview

 
 

Repository files navigation

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 .

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.

About

OpenVox View - OpenVox Viewer Board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 52.5%
  • TypeScript 20.7%
  • Go 15.0%
  • JavaScript 8.4%
  • Shell 1.4%
  • HTML 0.8%
  • Other 1.2%