Hacker News new | ask | show | jobs
by axljjn 1723 days ago
I’m not using Railway in production, but I have been using it as a test DB to learn some new tools. It was recommended in a Discord group after people were having issues with how Heroku rotates keys for the hobby tier. The UI was way more intuitive. Didn’t even have to reference the docs to get going.
1 comments

I'm kinda surprised someone hasn't made a script to grab the new connection string and update the value in a secrets store when it stops working / Heroku rotates it.
My guess is someone that serious is ready to be off the hobby tier.