Answer the question
In order to leave comments, you need to log in
How to organize the synchronization of the site with the git repository?
I want to set up synchronization. I work on a local machine, upload to bitbucket, and then upload to the server (website). Describe the instructions, please. What commands need to be registered on the server, where and what keys to create? I will be glad if you describe in detail.
Answer the question
In order to leave comments, you need to log in
Hooks . True, I don’t know if it will be possible to interact with bitbucket.
If hosted on AppHarbor, then there is such an instruction .
PS However, there are plenty of different instructions for setting up auto-deploy, google bitbucket auto deploy .
I use dploy.io , it deploys automatically to staging, and manually to production. Free for open source projects.
hang up POST hook in a bitbucket. On the server, on the port specified in the bitbucket, listen for requests and with each new request, perform git pull and so on.
How to link Bitbucket, my site and my site development here is the same with a picture
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question