LODMonitor is a service that monitors the health and availability of linked open data resources.

lodmonitor is a simple Ruby on Rails application.
$ bundle install
$ rake db:migrate
$ bundle exec rails s
lodmonitor supports docker-compose. If you've installed docker and docker-compose, getting lodmonitor running is as simple as:
$ docker-compose up
lodmonitor is also on registry.hub.docker.com, and can be run as, e.g.:
$ docker run -p 80 cbeer/lodmonitor
Content type
Image
Digest
sha256:02c68d6ed…
Size
253.6 MB
Last updated
almost 11 years ago
docker pull cbeer/lodmonitor