8000 GitHub - K3nnythe13ed/docker-elk-Riskmap: The ELK stack powered by Docker and Compose.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

K3nnythe13ed/docker-elk-Riskmap

 
 

Repository files navigation

docker-elk-Riskmap

This is a synchronized fork of awesome-inc/docker-elk.

This is a use case of the ELK stack to assess the insurance risk of cargo vessels and warehouses with respect to spatial, temporal and weather data.

Technically, this comprises the Elastic Stack and a Leaflet web application to visualize OpenWeatherMap and playback of online AIS data.

Screenshot

Setup

  1. Install docker.
  2. Install docker-compose.
  3. Clone this repository recursively (i.e. including submodules)

Usage

Start your stack using docker-compose:

docker-compose up

Alternatively, use Vagrant

vagrant up

And then access the web application hitting http://localhost:8080 with a web browser.

You will see some test data. Optionally, for online import of AIS data, set your AISHub username before starting the stack, i.e.

  • on Linux: export ais_user=[AISHUB_Username]
  • on Windows: set ais_user=[AISHUB_Username]

About

The ELK stack powered by Docker and Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.8%
  • HTML 11.8%
  • Python 7.6%
  • Shell 5.3%
  • CSS 3.4%
  • Batchfile 0.1%
0