How to automate sync between a Github repository and Openshift? -


What is the best way to automate the coordination between the Gemth repository and opense?

I openhift this document: Manually doing a synchronization.

I think the first question is why do you want to automate it? What do you want to achieve? In many cases, a manual push may be better for OpenSite and GitHub

However, find some possibilities:

  1. Configure a git remote with multiple URLs And then just press git all . See also
  2. Use a Geetheb Hubheck - GutHub will then send an HTTP request to each given URL on a given URL. After this, you can set something on your relation gear that listens to the request and if it is pulled from GitHub then you can use the ctl_app (see)
  3. You will need to start again, but at least not, you can use .openshift / action_hooks / post_deploy Deploy hooks in openshift triggered after redistributing your application. You should also be able to do githahb in repo.

    From which point of view, most sense depends on the case of your use

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -