Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingfang/docker-dashing
Run Dashing dashboard inside Docker
https://github.com/mingfang/docker-dashing
Last synced: about 2 months ago
JSON representation
Run Dashing dashboard inside Docker
- Host: GitHub
- URL: https://github.com/mingfang/docker-dashing
- Owner: mingfang
- Created: 2013-12-05T05:18:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T11:06:14.000Z (over 9 years ago)
- Last Synced: 2023-03-14T04:15:33.168Z (almost 2 years ago)
- Language: Shell
- Size: 152 KB
- Stars: 53
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
docker-dashing
==============Run Dashing dashboard inside Docker
Usage
-----A few scripts exist for convenience:
* _build_ -- use this to create the container
* _demo_ -- after building, run this to show the basic demo by browsing to ```localhost:3030```
* _shell_ -- attach to a shell running inside the container. You can edit the files under /dashboard/ to try out different configuration optionsNote that because of CLI options (-rm=true), changes to the containers will not be persisted. Save your work elsewhere or change the options if you need to keep anything.