https://github.com/ibi-group/datatools-server
Server for IBI's GTFS data management platform.
https://github.com/ibi-group/datatools-server
Last synced: 23 days ago
JSON representation
Server for IBI's GTFS data management platform.
- Host: GitHub
- URL: https://github.com/ibi-group/datatools-server
- Owner: ibi-group
- License: mit
- Created: 2017-02-22T22:07:43.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2026-01-15T11:11:05.000Z (30 days ago)
- Last Synced: 2026-01-15T16:13:57.623Z (30 days ago)
- Language: Java
- Homepage:
- Size: 14 MB
- Stars: 54
- Watchers: 9
- Forks: 52
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-transit - Data-Tools Server - Server for IBI's GTFS data management platform. (Producing Data / GTFS)
README
# Transit Data Manager
[](https://matrix.to/#/#transit-data-tools:gitter.im)
The core application for IBI Group's TRANSIT-Data-Tools suite.
## Documentation
View the [latest documentation](http://conveyal-data-tools.readthedocs.org/en/latest/) at ReadTheDocs.
Note: `dev` branch docs can be found [here](http://conveyal-data-tools.readthedocs.org/en/dev/).
## 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.
## Getting in touch
We have a Gitter [space](https://matrix.to/#/#transit-data-tools:gitter.im) for the full TRANSIT-Data-Tools project where you can post questions and comments.