A web interface for PuppetDB to visualize and report on Puppet infrastructure changes and statuses.
Puppetboard offers a web-based dashboard for PuppetDB, providing an alternative to Puppet Enterprise's reporting features for open-source Puppet users. You can install it via PyPI, a dedicated Puppet module (`puppet/puppetboard`), or run it directly as a Docker container using `ghcr.io/voxpupuli/puppetboard`. The `docker run` command simplifies deployment by letting you configure `PUPPETDB_HOST` and `SECRET_KEY` via environment variables.
A web interface for PuppetDB to visualize and report on Puppet infrastructure changes and statuses.
DevOps engineers and system administrators managing Puppet deployments who need a visual reporting tool for PuppetDB.