E
E
Eugene Chefranov2021-01-26 13:24:27
GitHub
Eugene Chefranov, 2021-01-26 13:24:27

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

2 answer(s)
E
Eugene Chefranov, 2022-03-07
@Chefranov

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.

S
Sanes, 2021-01-26
@Sanes

By the crown, how else. You seem to have not completed something if the events do not work out.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question