Ben Hutton
Ben Hutton
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
thanks
11 replies
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
our ideal environment would include some sort of run infrastructure like Heroku does, where you get a brand new instance every time you connect your REPL or run a script. SSH feels like a passable second choice. Tailscale feels like a viable but unfortunate way to do that
11 replies
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
I've read up on Tailscale and it seems like it should work, but more or less fits the definition of a hack
11 replies
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
regarding railway run, we have a number of concerns 1. we have multiple developers on the team, so our local code can easily get out of sync with what is in production. Obviously this is not an insurmountable challenge, but it is unneeded cognitive overhead when things are going wrong 2. we place a significant value on having environmental consistency between production and staging, and this introduces a huge gap. Devs are using either Linux or Mac, and their software stacks might differ from what Railway is using. When tracking things down, the details matter 3. for better or worse, this makes it easy to make changes to your code before you run a script or open a console. To me, this could come in handy but could also be dangerous. We have a review process for a reason. Ideally we'd be deploying to production and then working off of reviewed and tested production code
11 replies
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
we're familiar with those options, but they seem very hackish and were hoping for something first-party
11 replies
RRailway
Created by steadymade on 2/14/2024 in #✋|help
Help moving large apps from Heroku to Railway
thanks @Brody
11 replies