Skip to content

Instantly share code, notes, and snippets.

@shakedk
shakedk / navitia docker deploy.txt
Last active May 2, 2019 05:26
How to Deploy Navitia on a local PC using docker (and add GTFS/OSM data)
This guide explains how to deploy a Navitia server on a Windows machine.
Navitia is an open API to build great transit tools - read more about it here: https://www.navitia.io/
The awesome guys at CanalTP created docker containers that allow installing and using it loally very easily (https://github.com/CanalTP/navitia-docker-compose)
They also created a playground (http://canaltp.github.io/navitia-playground/play.html?) that allows experimenting with CanalTP data and servers
But with this guide you can get your own loacl opy really easily and feed it with any GTFS data you wish!
The guide details required software, different prequisits, installation instrutions and how to feed the server with the reuired OSM & GTFS data.
RUNNING NAVITIA SERVER & PLAYGROUND POST INITIAL SET-UP
=======================================================