Ramin
How best to configure Railway services for coast to coast (us-east & us-west) load balancing?
so lets go through the "adding a new ENV var" scenario. I go to the us-west service, navigate to "Variables" and add "+ New Variable" ... now that service is waiting deployment for the ENV var to be available.
At this point, do I Deploy the changes, navigate to the us-east service, and ..... ?
16 replies
dashboard keeps showing 404 during normal use
Here is the Loom recording: https://www.loom.com/share/1eec59c7b33640f0ae3c90662ff8bbaf
11 replies
has anyone successfully deployed a node+express server using bun+pm2 on Railway?
100% with you on that. I think we have the disaster recover part figured out at this point. just need more visibility and monitoring. Can I ask why pm2 is not a good idea on Railway? I'm mostly interested in its monitoring capabilities at this point.
25 replies
has anyone successfully deployed a node+express server using bun+pm2 on Railway?
thank you for these links. and as far as APM and monitoring (beyond what Railway offers), any recommendations? The 2 that I am aware of (and now 3, pm2) are Datadog and NewRelic
25 replies
has anyone successfully deployed a node+express server using bun+pm2 on Railway?
I should've said bun+express ... we are using bun locally as well. Reasons I wanted to use pm2 was for its health & resource monitoring, and recovery mechanisms. I looked into integrating Datadog, but that seemed overly complicated with a separate hosted agent, and pm2 seemed like an easier solution. I guess APM is what I am looking for, along with continuous health checks + recovery. If there are better solutions that work well on Railway, I'm all ears!
25 replies