a year ago
possibly via a linux container or alike?
13 Replies
a year ago
Railway does not natively support SSH. @silent @Brody has been working on a custom solution, might be applicable here
a year ago
well, silent didn’t work
a year ago
sadly not applicable here
how do you suggest I interact with my DB? I need to deploy code with commands any time I need to, for example, delete something from a table
a year ago
I am not sure if I understand your question right, but if you want to query your database, you can just do that by connecting to your database.
a year ago
I suppose the mysql cli client in this case. https://dev.mysql.com/doc/refman/8.4/en/connecting.html
for some reason I was thinking I had to be within railway. that said, a linux container in same railway env would be nice 🙂
you can close this.
a year ago
you can use the CLI command railway connect to connect to a db and issue commands
a year ago
a year ago
!s
Status changed to Solved adam • about 1 year ago