Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.6 KB

Deployment.md

File metadata and controls

31 lines (24 loc) · 1.6 KB

Dependencies

Deployment

The easiest way to deploy modified-tripplanner is to use Docker. The tripplanner-docker project includes Docker configuration files for tripplanner, otp, and nginx containers.

tripplanner container:

otp container:

  • Install Java 8.
  • Install prebuilt binary of Open Trip Planner.
  • Clone GTFS Manager for merging GTFS updates.
  • Configure a cron job for daily updates of the GTFS feeds.
  • Copy load_data.sh - script that downloads OSM map data, and using GTFS Manager downloads, and merges GTFS feeds for all the involved transit agencies.

nginx container has configuration for Nginx server.