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
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Percy
Percy2y ago
That's gonna have to be a no from me, chief. We don't support nor encourage SSH-ing into the server.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
slymilano
slymilano2y ago
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
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
slymilano
slymilano2y ago
i'll give it a try
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View