Railway Blog
We finally put together a blog. You can now read detailed guides about our starters and maybe even get deep dives into things we're building and how we go about building them!
View the blog at blog.railway.app.

Overwrite Env Var Warning
If you try to add a variable to your environment that will overwrite another variable, we will throw up a warning to let you know.

Plugin Deploy Pages
We have specific pages that you can use to deploy plugins that have a pretty open graph image. The URLs are

Delete Row Button
While you could delete via CMD + Click inside the row view, we've added a row delete button to the rich row view

New Starters
We have a bunch of new starters that you can deploy in 1-click!
Fixes and Improvements
railway runwill return the exit code of the command that was run- Dashboard will show the correct number of skeleton loaders for projects
- Metrics ingestion is more accurate and consistent
- Added the
RAILWAY_GIT_REPO_OWNERenvironment variable to GitHub deploys. These are also now documented at docs.railway.app/deployment/environment-variables - Added docs for configuring custom domains for your projects docs.railway.app/deployment/custom-domains