jciccio Posted July 12, 2020 Posted July 12, 2020 Hi, I have a question, I deployed a RoR application on Tommy, but noticed that I don't have shell access which is useful to execute migrations, seeds or rakes specially on application deployments or data fixes. Is there a workaround to execute them? Or a way to set a deployment pipeline that triggers different ruby scripts? Thanks in advance!
Krydos Posted July 12, 2020 Posted July 12, 2020 You need to do your migrations and rakes and whatnot on your development system, and then upload the resulting files to Tommy. If that doesn't work and you need shell access you have to get a VPS. They start at $4 USD per month and you get root access to the whole server. https://www.heliohost.org/vps/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now