Skip to content

Instantly share code, notes, and snippets.

View kinnou02's full-sized avatar

Alexandre Jacquin kinnou02

View GitHub Profile
@kinnou02
kinnou02 / navitia docker deploy.txt
Last active May 2, 2019 05:32 — forked from shakedk/navitia docker deploy.txt
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 local copy really easily and feed it with any GTFS data you wish!
The guide details required software, different prerequisites, installation instrutions and how to feed the server with the required OSM & GTFS data.
RUNNING NAVITIA SERVER & PLAYGROUND POST INITIAL SET-UP
=======================================================