a year ago
Hi,
We're a small team weighing up moving to Railway from Heroku and I'm trying to understand a bit about how Railway works. A few specific questions:
Pricing - in our case, it looks like Railway would encourage a Pro account for each team member, so I understand this would be $60 per month for 3 developers, and an extra $20 a month for each account after that, plus resource costs. Is that right?
Database CI/CD - How does Railway recommend setting up CI/CD workflow with databases such that it would upgrade/downgrade our database automatically when I make a commit with a change to our models with something like SQLAlchemy? Ideally, we'd want this to be easily promoted through different environments (local, staging, production) as we deployed.
I've had a good look through the docs and existing questions but can't seem to find a clear answer to these.
0 Replies