Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SimpleFinance/docker-tasseo
Docker image for https://github.com/obfuscurity/tasseo
https://github.com/SimpleFinance/docker-tasseo
Last synced: about 1 month ago
JSON representation
Docker image for https://github.com/obfuscurity/tasseo
- Host: GitHub
- URL: https://github.com/SimpleFinance/docker-tasseo
- Owner: SimpleFinance
- License: apache-2.0
- Archived: true
- Created: 2013-11-08T19:34:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T19:43:57.000Z (about 11 years ago)
- Last Synced: 2024-08-02T12:42:09.983Z (4 months ago)
- Size: 137 KB
- Stars: 4
- Watchers: 35
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - SimpleFinance/docker-tasseo - Docker image for https://github.com/obfuscurity/tasseo (others)
README
docker-tasseo
=============Docker image for https://github.com/obfuscurity/tasseo
Run as:
```
docker run -d -e GRAPHITE_URL=http://yourgraphiteserver -p 5000 -v /path/to/dashboards:/tasseo/dashboards swenson/tasseo
```where you put in your own graphite server and a path to your own dashboards
directory (which should contains your `*.js` files).