command line
jbain75-star
PROOP

a month ago

Is there any easy way to run a command line in Railway? I'm used to using a shell in replit, but I moved my production environment to here and can't really figure it out. I'm not really a developer, just a nerd trying to do something things.

$10 Bounty

1 Replies

You can obtain the SSH command into your container by right clicking your service and selecting Copy SSH Command.

Note that you'll need Railway CLI installed on your local machine to run the command.


Loading...