Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autodeploy #21

Open
ana-balica opened this issue Feb 6, 2013 · 2 comments
Open

Autodeploy #21

ana-balica opened this issue Feb 6, 2013 · 2 comments

Comments

@ana-balica
Copy link
Contributor

Deployhq works perfect. But currently I am doing manual deploy. Need to figure out how to set a hook for automatic deploy.

@ana-balica
Copy link
Contributor Author

It was simple enough.
Search in settings of your deploy server on deployhq.com the deploy url and set that one in the github settings > service hooks of your repo. 🍌

@bumbu
Copy link
Member

bumbu commented Feb 26, 2014

Do the same thing for new server. It should do:

  • stop server (may be not necessary)
  • copy files
  • run pip install
  • migrate settings changes if any
  • run migrations
  • restart server

@bumbu bumbu reopened this Feb 26, 2014
@ana-balica ana-balica reopened this Aug 20, 2014
@ana-balica ana-balica reopened this Aug 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants