Hey guys - quick Q is there a way to ssh into a running box so I can run rai
slymilano — 10/07/2022
Hey guys - quick Q: is there a way to ssh into a running box so I can run rails console against my prod and do some stuff against production data using my Ruby code? (This was not possible a few months ago, so I'm checking again)
7 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
That's gonna have to be a no from me, chief. We don't support nor encourage SSH-ing into the server.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
wouldn't i need to have my production database ENV var set, and also compile my application locally, in production mode for the commands to run against prod?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
i'll give it a try
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View