Auto-Deployment with Docker Compose
lark
PROOP
10 months ago
I think it’d be awesome if Railway could auto-deploy apps by just pushing a docker-compose.yml file. The system would read the file and set up all the services, networks, and volumes automatically.
Why it’s cool:
- Saves time by skipping manual setup.
- Keeps local and production environments in sync.
- Makes deploying complex apps super easy.
How it could work:
- Detect docker-compose.yml in the repo.
- Parse it to set up services, networks, etc.
- Support Railway’s env variables and networking.
Would love to see this on the roadmap! Let me know if you need more details.
0 Threads mention this feature


