Answer the question
In order to leave comments, you need to log in
How to implement auto-deploy on an inexpensive hosting?
There is a site on an inexpensive hosting (I don’t name it, so as not to be banned for advertising), hosting with cPanel, there is a terminal on Linux. I want the files on the hosting to be updated after pushing changes to master on github. And I kind of found the perfect solution for myself from Vadim Makeev, but when I sort of set everything up on github, SSH and launched it, I couldn’t upload the changes to the hosting. I talked to the technical support of the hosting, but they didn’t answer anything intelligible, they installed rsync (it didn’t help), it seems that they hadn’t encountered such requests before.
Perhaps you will have some ideas on how to implement auto-deploy from github to hosting without crap?
Answer the question
In order to leave comments, you need to log in
I'll answer my own question. It was possible to implement through rsync. By default, this utility is not available on the hosting, it is solved through technical support.
It works fine, after the deployment to the master, the deployment goes to the prod.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question