croissant
How do ports work in private networking
I have a core-service hosting an API trying to access keymanager-service using
http://keymanager-service
. My core-service keeps crashing as it says connect ECONNREFUSED
which probably means it's not on PORT 80 on internal networking. How do I get around this?4 replies
trouble working with npm workspaces
Hey I'm working in a new pattern than usual which is a monorepo using npm workspaces
My build failed after i introduced a shared package and it says
error TS2307: Cannot find module '@local/keylib' or its corresponding type declarations.
I am using the root directory config in railway. Does that throw out the code outside from workspace? This could be why it can't reference code from other workspaces. Any help?11 replies
Running python scripts in cron?
how can i run a cron python script on railway? like just run once every minute. No active container?
I have a script called
simulate.py
which i wanna run on a cron schedule. How do I set this up as my nixpack build fails.21 replies
Clarity on $5 monthly fee waived
Curious how the flat $5/month works. I've been on railway far before it switched pricing models and get it waived.
I'm trying to get my professor in my lab to adopt railway and went through the docs and saw it's waived for "small set of active builders".
Need some clarity there. Is it for waived people who have been on railway before the plans hit? Is it waived as you start to bill on railway?
8 replies