Sign inSign up

cbeer/lodmonitor

By cbeer

Updated almost 11 years ago

Image
0

1.1K

cbeer/lodmonitor repository overview

Linked Open Data Monitor

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

screen shot 2015-03-31 at 10 16 43 am

Install

lodmonitor is a simple Ruby on Rails application.

$ bundle install
$ rake db:migrate
$ bundle exec rails s
With docker

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

Tag summary

Content type

Image

Digest

sha256:02c68d6ed

Size

253.6 MB

Last updated

almost 11 years ago

docker pull cbeer/lodmonitor