sneal / cf-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CF Stats web app

A very basic web application that queries the CF API for details about app instances running on each diego cell.

Usage

$ GOOS=linux GOARCH=amd64 go build .
$ cf push --var cf_user=admin --var cf_password=secret

About

License:MIT License


Languages

Language:Go 100.0%