<aside> 💡 Use this template to describe the steps engineers should follow to deploy.

</aside>

1. Ping in Discord #deploys channel

Let everyone know you're about to start a deploy.

ansistrano/deploy

2. SSH into the deployment server

<aside> 💡 Create a code block by typing /code and pressing enter.

</aside>

ssh deployments.darkwood.capital

3. Run the following commands

darkchain deploy --prod

AWS

We use AWS to host all of our servers. Please contact @Darkwood Capital to get set up with the right credentials.

sous-chefs/aws

Authentication

You'll need to have a 2-factor authentication app set up on your phone first.

Redis

We use Redis for our in-memory datastore and cache.