A
A
Alexander2017-05-22 15:48:19
git
Alexander, 2017-05-22 15:48:19

What to install on a VPS with CentOS 7 so that you can deploy a site there using VCS Git?

There is a VPS with CentOS 7 and a Webuzo panel.
I use GitGUI to make commits locally. Sometimes I make a copy on BitBucket . But I update the site on the VPS via FTP simply by copying the changed files after the local commits. What do you need to upload and deploy using VCS Git , and not manually? And How? The same question, the VPS is not an exact copy of the local site, because the configs are different - they should not be copied.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
kaktumar, 2017-06-01
@kaktumar

you can still deploy via ftp, but with the help of git:
https://git-ftp.github.io/

R
Roman Sokolov, 2017-05-22
@jimquery

git-
server.gitignore

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question