Home

Awesome

onebusaway-deployment

This repo is using Opentofu and other tools to create cloud deployment strategy for Onebusaway server, it is also part of Google Summer of Code 2024 project.

Platform Support Status

VMDockerK8s
Microsoft AzureVM ✅ACI ✅AKS ✅
Amazon Web ServicesEC2 ✅ECS(Fargate) ✅EKS ✅
Google Cloud PlatformGCE ✅Cloud Run ✅GKE ✅
RenderDOCKER ✅(See 1)
DigitalOceanDroplets ✅AP ⚠️(See 3)DOKS ✅
Native K8sK8S ✅(See 2)

The following icons are used to represent the status of support for each platform:

  1. Completed by Aaron, you can find Render deployment file here: onebusaway-docker, has been integrated into this repo.
  2. Completed by Neo2308, you can find oba.yaml here: onebusaway-docker, has been rewritten in Helm Charts.
  3. DigitalOcean app engine's gVisor is conflicting with supervisor, they already know this issue and will fix it in the future.