Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Information on how to spin up the navitia MapaNica server

License

Notifications You must be signed in to change notification settings

mapanica/navitia-instance-mapanica

Repository files navigation

Navitia Instance MapaNica

https://navitia.mapanica.net/v1

Spin up the server

docker-compose -f docker-compose.yml -f mapanica-instances.yml up -d

Stop the server

docker-compose -f docker-compose.yml -f mapanica-instances.yml down

Add region to server

In mapanica-instances-list.yml all regions served by MapaNica.net are listed. If you want to add a region, just edit the file and execute the following commands:

pip install "j2cli[yaml]"
j2 docker-instances.jinja2 mapanica-instances-list.yml > mapanica-instances.yml

Source

Based on CanalTP/navitia-docker-compose.

About

Information on how to spin up the navitia MapaNica server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages