https://github.com/victorb/ipdash
https://github.com/victorb/ipdash
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorb/ipdash
- Owner: victorb
- Created: 2017-10-20T10:24:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T13:01:37.000Z (over 8 years ago)
- Last Synced: 2025-02-22T04:14:25.332Z (over 1 year ago)
- Language: Go
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ipdash
> InterPlanetary Dashboard
A community of self-reporting ipfs nodes around the world!
## Architecture
ipdash has three parts to it.
- ipdash-agent - runs alongside with a ipfs daemon to report stats
- ipdash-server - an instance to collects stats and broadcast them. Also keeps history
- ipdash-web - webui for viewing the stats from ipdash-server
## Channels
- `ipfs-dashboard-stats` - raw stats meant for server
- `ipfs-dashboard-feed` - processed stats meant for webui