Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 716 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 716 Bytes

Transit Data Manager

The core application for IBI Group's transit data tools suite.

Documentation

View the latest documentation at ReadTheDocs.

Note: dev branch docs can be found here.

Docker Image

The easiest way to get datatools-server running is to use the provided Dockerfile and docker-compose.yml. The docker-compose.yml includes both database servers that are needed. Edit the supplied configurations in the configurations directory to ensure the server starts correctly. Once this is done running docker-compose up will start Datatools and all required database servers.