Deploy vast-red
Route47 Admin Company Server
route47-server
Just deployed
/data
Deploy and Host Route47 Company Server on Railway
Route47 Company Server is the self-hosted backend for the Route47 fleet apps. It stores your company's drivers, routes, live GPS heartbeats, proof-of-delivery photos, and geofences on infrastructure you own — Route47 never hosts or sees your fleet data.
About Hosting Route47 Company Server
Hosting Route47 Company Server means running one lightweight Docker service with a persistent volume. This template deploys the server, mounts a volume at /data (SQLite database + proof-of-delivery photos, so nothing is lost across restarts or updates), generates a unique admin API key for your deployment, and monitors a /healthz endpoint so the service restarts automatically if it ever crashes. After deploying, copy your public URL and admin key into the Route47 Admin App — driver onboarding then works through QR invite codes. Typical cost is a few dollars per month.
Common Use Cases
- Delivery companies running their own private fleet backend for the Route47 Driver and Admin apps
- Businesses that must keep operational data (routes, GPS, proof photos) under their own control
- Fleet managers who want a maintenance-free server with automatic restarts and persistent storage
Dependencies for Route47 Company Server Hosting
- A persistent volume mounted at
/data(included in this template) - The Route47 Admin App and Route47 Driver App as clients
Deployment Dependencies
Why Deploy Route47 Company Server on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Route47 Company Server on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
route47-server
sreeranj065/route47-server