Skip to content

sqshq/piggymetrics-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiggyMetrics Golang edition

Light and simple version of the PiggyMetrics project, written in Go with embedded database under the hood. Used for minimum-cost deployment to the cloud.

Build and run

docker build -t sqshq/piggymetrics .
docker run -p 8080:80 --name=piggymetrics -v ~/piggymetrics/db:/app/db --rm sqshq/piggymetrics

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published