niemakestuff
HOBBYOP
a year ago
I want to gracefully shutdown my application. You can do this with Ctrl + C, but I can't seem to find a way to do that in Railway?
5 Replies
adam
MODERATOR
a year ago
As Railway does not support SSH atm, you cannot just ctrl+c in the container. You would have to throw the shutdown signal from inside your app.
i see thats unfortunate
i wish u can implement that feature
not necessarily a full ssh
just a way to send SIGINT
adam
MODERATOR
a year ago
!s
Status changed to Solved adam • 12 months ago