OneBusAway Docker

OneBusAway Docker screenshot
Back

This repository provides Docker configuration for deploying version 2 of the OneBusAway Application Suite, which offers transit data integration and real-time public transportation information services. It includes scripts and containerized setup for building transit data bundles from GTFS feeds.

Features

  • Bundle Builder - Creates transit data bundles from GTFS feeds
  • API Webapp Container - Runs the primary OneBusAway API service
  • GTFS-RT Support - Real-time data including alerts and vehicle positions
  • Multiple Database Options - Integration with MySQL or PostgreSQL
  • Cloud Deployment Ready - Deploy to Render, AWS, Azure, and Google Cloud Platform
  • Kubernetes Support - Orchestration support for production environments
  • Pre-built Images - Immutable Docker images for production use

Get Started

View the source code and documentation on GitHub: github.com/OneBusAway/docker

Apache 2.0 View Source