Skip to content

Quick and easy install of Conveyal Analysis on any modern operating system, using Docker.

License

Notifications You must be signed in to change notification settings

goeuropa/conveyal-analysis-docker

 
 

Repository files navigation

Conveyal Analisys Dockerized

This is the dockerized deploy of Conveyal Analysis, which allows users to create public transport scenarios and evaluate them in terms of cumulative opportunities accessibility indicators.

Required software

  • Docker

  • Docker compose

Quick Start

Clone this repository

git clone https://github.com/javandres/conveyal-analysis-docker.git
cd conveyal-analysis-docker

Clone the R5: a routing engine which acts as the backend

git clone https://github.com/conveyal/r5.git

Clone the Analysis UI: the user interface

git clone https://github.com/conveyal/analysis-ui.git

Build docker images

docker-compose build

Run the stack

docker-compose up

Open the app in the browser and enjoy it http://localhost:3000

About

Quick and easy install of Conveyal Analysis on any modern operating system, using Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%