P
P
Pavel Voronyuk2017-07-31 15:50:50
git
Pavel Voronyuk, 2017-07-31 15:50:50

How to deploy a GitHub project (Git repository) on hosting?

Hi %username% :)
How to automatically deploy a GitHub project to hosting with change monitoring.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
protven, 2017-07-31
@pawlek

Dear Author -
How to automatically deploy an application from a git to a VPS after making changes?
How to deploy from github to a production server?
Well, a Google search for "Deploying from GitHub to a Server" and other queries gives a bunch of answers.
I could also understand your question in the key "I did like this, according to these instructions, and it did not work out for me."

S
Sergey ZSA, 2017-07-31
@serjikz

GitHub doesn't. This is a web service, and not some kind of program that can be put somewhere on another hosting, for example. Git is responsible for everything (the version control system is just what monitoring changes gives you, etc., etc.).
How to install Git - like this
https://git-scm.com/book/ru/v1/Git-%D0%BD%D0%B0-%D...
https://www.youtube.com/watch? v=tMbG6RuI2dM for example. Google it just fine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question