alejandrobeltre
HOBBYOP
10 months ago
So I wanted to make a SBA project with a repo for each service to get to know more about railway. I wanted to know if its better to use railway GitHub integration or to have a infrastructure repo which has the terraform infrastructure of each service deployed and deploy them using terraform or already auto-detect built-in branch detection of railway?
4 Replies
10 months ago
I really recommend not using IaC with Railway, just use the dashboard and setup everything there.
If you need some sort of configuration as code, there's the railway.toml
10 months ago
And also private templates are available
Status changed to Solved brody • 10 months ago