Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 860 Bytes

Aleph

Build Status

Aleph is a Redshift analytics platform that focuses on aggregating institutional data gathering know-how

Quickstart

By far the easiest way to get Aleph running is using Docker. If you don't have Docker installed and set up you can do so here.

With Docker:

  • docker run -p 3000:3000 lumos/aleph-demo
  • open http://$(docker-machine ip):3000

Without Docker (mac instructions in parenthesis):