A
A
Alexander2017-03-29 11:07:49
git
Alexander, 2017-03-29 11:07:49

How to start deploying to your VPS?

I develop a web project locally, make commits to a single master branch, send it via FTP to a test domain, check it again there. When released, they are uploaded to the original domain for hosting. Sometimes I send (is this called deployment?) to the BitBucket repository. We need to automate the site update process. How to do it? In detail, as a beginner, please tell me. Need to deploy Git on a VPS? How? Branches probably at least three to create - master, test, development? 99% of the code is the same on them, but the same configs do not need to be updated - somehow you need to take this into account. I work with Git locally via GitGUI for Windows, Linux commands are not mine.
Important: the VPS has a Webuzo panel installed. If you install GIT, especially through the console (or terminal, rather), will it affect it and everything that is installed on it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dmitriy, 2017-03-29
@dmitriylanets

bitbacket pipelines

O
OnYourLips, 2017-03-29
@OnYourLips

It's worth starting with capistrano.

S
Seva, 2017-03-29
@Zewkin

Which side of the git to the socket? I deploy via git and it's OK.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question