Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 928 Bytes

File metadata and controls

25 lines (16 loc) · 928 Bytes

OSMIM - OpenSpeedMonitor Infrastructure Mapper

OSMIM visualizes relationships between osm and wpt instances together with their test locations and agents in a graph structure.

How to run

Set the environment variable OSMIM_OSM_SERVERS to a list of space-separated osm instances. For example: OSMIM_OSM_SERVERS="http://my.osm.instance1.org http://my.osm.instance2.com"

Start the server via go run *.go, use the provided Dockerfile or the automated build on Docker Hub.

The server runs on port 80.

Features

  • Uses ECMAScript 2016 and flexbox

  • Colors inspired from here

  • Uses karmilla-regular font. Which is the same font that is also used on the website https://www.iteratec.de.