Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Create a deploy script #37

Open
abhijithanilkumar opened this issue Sep 16, 2018 · 2 comments
Open

Create a deploy script #37

abhijithanilkumar opened this issue Sep 16, 2018 · 2 comments

Comments

@abhijithanilkumar
Copy link
Owner

  • Create a deploy script (shell script) that needs to be run each time a redeployment happens
  • The deploy script should cover everything from pulling from GitHub to restarting server

This will be useful to setup GitHub webhooks and automate the deployment process.

@phyxkal
Copy link

phyxkal commented Nov 4, 2018

is it like travis ci or something?

@abhijithanilkumar
Copy link
Owner Author

No, just a python or shell script that can be used to pull the code from the repository, run necessary python migrate commands, and then restart the nginx and gunicorn processes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants