Faey
Faey
Explore posts from servers
RRailway
Created by Faey on 6/13/2024 in #✋|help
Increased Memory Usage in V2
No description
112 replies
RRailway
Created by Faey on 5/20/2024 in #✋|help
Asp.net deployment issues
Hello, I have deployed a asp.net core 8 app to railway and run into multiple problems. Nixpacks is not able to build the app at all, so I have supplanted a Dockerfile to build the container from the official microsoft base images. Secondly, the app exhibits a very odd ram usage pattern while running on railway, the RAM constantly keeps growing, which it didn't do in local testing. I am unsure if this might be related to that docker image. Finally, after running the app for about 5 hours, it randomly crashed due to being unable to connect to the railway-hosted postgres instance I am using. I conntected the DB via internal networking and the disconnect occurred at around 0:24 GMT+2 Especially the database issue needs investigating as it took down the entire app
3 replies
RRailway
Created by Faey on 4/10/2024 in #✋|help
Cloudflare DNS without Proxy
Hi, is it possible to use cloudflare DNS with railway, but without turning the proxy on?
9 replies
RRailway
Created by Faey on 7/28/2023 in #✋|help
Failing healthchecks
My healthchecks are failing and I can't quite figure out why. They work locally and there is no errors in the logs, the service appears to start properly.
45 replies
RRailway
Created by Faey on 6/1/2023 in #✋|help
Prevent redeploy of unchanged services when using monorepo
When using Monorepos. Is there a way to prevent a service from getting redeployed via GitHub hooks if none of the files involved in building it have changed?
8 replies