Skip to content

Third party services

James Jefferies edited this page Jun 11, 2020 · 4 revisions

Third party services

Most accounts should be handled by the [email protected] account

General

  • Gmail for receiving data emails
  • Mailchimp for bulk emails (and sign up from the home page)
  • Google Groups for sharing emails

Production

  • Google Analytics
  • Mailgun for sending password reset reminders
  • Amazon AWS - for hosting of the application and database
  • Status Cake - for checking uptime of the site
  • Rollbar - for exception/error handling

Staging/Test

  • Amazon AWS - for hosting of the application and database
  • Rollbar - for exception/error handling
  • Status Cake - for checking uptime of the site
  • Mailgun for sending password reset reminders

Development

  • Github - for the code
  • Travis-CI - for automated builds
Clone this wiki locally