NOTE: This project is no longer maintained on this repo, and is instead on gitlab.
The aim of this project is to provide a simple webpage that takes puppet json reports, turns them into go objects, and displays their status.
- Make sure golang is installed on your system.
- Go get this repo
- Configure the code so the path points to your puppetdb.
- Build the repo. Make sure port 80 is open.
- Run the generated binary as root.
