Skip to content

akira/go-puppetboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

go-puppetboard

An adaptation of PuppetBoard rewritten in Golang and an AngularJS frontend.

Installation

Run go get github.com/akira/go-puppetdb

Then run: PUPPETDB=<puppetdb_url> go run api.go

PUPPETDB environment variable will determine the location of PuppetDB to communicate with.

It will default to port 3000 (unless a PORT env variable is present).

Disclaimer

Work in progress - parts of the UI are still incomplete.

About

Adaptation of PuppetBoard written in Golang and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published