Sign inSign up

flightstats/hub

By flightstats

Updated over 1 year ago

An open-source data redistribution service from Flightstats Inc.

Image
8

10M+

flightstats/hub repository overview

The Hub is designed to be a fault tolerant, highly available service for data storage and distribution. All features are available via a REST API.

It supports channels of data ordered by time. Channels represent uniquely addressable items that are iterable and query-able by time. Each item may be up to to 40 MB.

https://github.com/flightstats/hub

Try: $ docker run -p 80:80 flightstats/hub:latest

Test it: $ curl localhost/health { "healthy" : true, "description" : "OK", "version" : "local", "startTime" : "2016-10-24T19:01:47.739Z", "upTimeHours" : 0, "_links" : { "metrics" : { "href" : "http://localhost/health/metrics" } } }

Tag summary

Content type

Image

Digest

sha256:1da6b7b5f

Size

443.3 MB

Last updated

over 1 year ago

docker pull flightstats/hub:2025.01.15.2.master.internal