Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
/ ipfs-monitor Public archive

Monitoring nodes and agent versions in the IPFS network

Notifications You must be signed in to change notification settings

trojkat/ipfs-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFS Monitor

This tool aims for monitoring nodes and agent versions in the IPFS network.

Here you can check the IPFS Monitor in action.

Requirements

  • Docker
  • IPFS node running on a host machine

Running a IPFS Monitor instance

Run the IPFS node on a host machine (ipfs daemon in case of go-ipfs).

Run the IPFS Monitor in a docker container:

docker-compose up -d

Download the first data sample:

docker-compose exec monitor python ipfs_monitor/monitor.py

Go to the IPFS Monitor web app:

http://localhost:5000

About

Monitoring nodes and agent versions in the IPFS network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published