zeebs
zeebs
Explore posts from servers
RRailway
Created by zeebs on 2/1/2024 in #✋|help
Request Help / Template demonstrating private networking connection to Postgres
I wish to connect my backend server to its postgres and redis via internal private network. While I've read the guide here https://docs.railway.app/guides/private-networking, i require more assistance. I'm surprised to discover that the Deploy Templates like expressjs-postgres and nextjs-prisma use public networking by default when it would make sense to connect internally surely? Why i want to do this for a small perceived performance advantage. I could be wrong on this... networking is not my strong suit. Maybe I'm missing something?
9 replies
RRailway
Created by zeebs on 1/8/2024 in #✋|help
Disable Cache for build step on Railway
How do I disable cache for the build on railway. I've tried adding NIXPACKS_NO_CACHE=true or NIXPACKS_NO_CACHE=1 to the environment variables, but nothing changes. I really need to do this to debug an issue. Would be great to be able to do this without deleting and redeploying the instance
6 replies