Skip to content

fix: adds restart for supervisor gunicorn after deploy#9632

Merged
gdixon merged 1 commit into
stablefrom
fix-gunicorn-restart
Oct 29, 2021
Merged

fix: adds restart for supervisor gunicorn after deploy#9632
gdixon merged 1 commit into
stablefrom
fix-gunicorn-restart

Conversation

@gdixon

@gdixon gdixon commented Oct 27, 2021

Copy link
Copy Markdown
Contributor
Description

This PR will ensure we restart gunicorn (which is being managed by supervisord) following a deploy.

Note: after this has been deployed, we will need to go on to the app servers and run:

sudo systemctl stop gunicorn
sudo supervisorctl restart gitcoin_gunicorn

... one last time.

@gdixon gdixon merged commit 58db324 into stable Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants