Here are the instructions on how to deploy updates to this website.
IMPORTANT: Before updating the website, you should run any updates to the API first.
- Login to Digital Ocean
- Switch to the
Police ScorecardTeam - Select the
police-scorecard-apiDroplet - Click the
Consolelink to open Digital Oceans Web Console - Run one of the following scripts based on what you want to update
# To update https://apidev.policescorecard.org using `develop` branch
/usr/local/bin/deploy-development
# To update https://api.policescorecard.org using `master` branch
/usr/local/bin/deploy-production