Shreyas
Shreyas
RRailway
Created by Shreyas on 7/4/2024 in #✋|help
Remove current deployment before building new one.
Project ID: d8c2d7d4-9cc2-4de3-a784-cb082a468bda For context, I’m running a Java application (a Discord bot) on a Railway project. Railway builds from my GitHub repository. Due to how my bot shuts down and saves data, I would prefer if Railway could fully remove the current deployment before deploying the new one whenever commits are pushed to the branch Railway pulls from. I suspect that, at times, both deployments run concurrently for a short period, causing issues because the new deployment pulls data that hasn’t been serialized by the old deployment. Are there any solutions to this?
6 replies
RRailway
Created by Shreyas on 11/19/2023 in #✋|help
What is my deployment's IP address?
I'm looking to connect my app to my website's FTP address, but i'm unsure what IP address I need to unlock?
21 replies
RRailway
Created by Shreyas on 9/4/2022 in #✋|help
Cannot read property 'Column_name' of undefined
25 replies