Skip to content

Mesomorphic/docker-gtfs-editor

Repository files navigation

Docker GTFS Editor

Installation

Copy application.conf.example to application.conf:

cp application.conf.example application.conf

Change the application.secret value to something new (it can be any random value you like).

Install the gtfs-editor package:

git submodule init
git submodule update

Finally, run docker-compose up -d to run it.

About

A Dockerised setup for GTFS-Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published