Production¶
This section contains information about HCB's production environment, deployment processes, and operational considerations.
Deployment¶
HCB is deployed on Heroku. We have two dynos, one for Rails and one for our Sidekiq workers.
Monitoring¶
We use several tools to monitor HCB in production:
- Airbrake for error tracking
- AppSignal for performance monitoring
- Checkly for running status.hackclub.com
Infrastructure¶
More information about HCB's production infrastructure will be added here in the future.