Deploy update on jelastic cloud

88 views Asked by At

I am currently building a web app using rails and react and deployed on Jelastic. I made some changes since the last deployment, and I would like to deploy them.

So I clicked on the Update from git.

enter image description here

Then I ran "Bundle install" an "rails db:migrate". The migrations were applied, but when i went back to the appsite. The site was not updated. So I tried to restart the application node, but it did not work either.

enter image description here

I think I may need to restart the rails server, but I do not know how...

0

There are 0 answers