Prerequisites
testgrinder service will be discontinued on January 31, 2025
testgrinder SMPC was discontinued as of February 1, 2024
This page provides a list of the necessary prerequisites that will be required during the deployment of testgrinder.
AWS Account
REQUIRED
testgrinder is designed to run on Amazon Web Services platform. You will need to have an account with AWS to deploy testgrinder.
SMTP Server
REQUIRED
testgrinder requires a way to send emails to its users. You can use your own SMTP server or the AWS Simple Email Service (SES) for this purpose. In either case, testgrinder will need the following configuration items:
testgrinder Domain Name and Elastic IP Address
REQUIRED
To use testgrinder, you'll need to select and register a domain name with your DNS server, such as Route53 provided by AWS. You'll also need to allocate an Elastic IP (EIP) address and assign it to the domain name. If you're using an Auto Scaling group to manage tg-app instances, you may want to consider assigning a dedicated EIP to each availability zone for improved fault tolerance. Once you've completed these steps, testgrinder will be able to respond to requests made to the specific domain name you've chosen.
Key Pair
REQUIRED
To set up and monitor testgrinder servers, you will need to specify the Key Pair that you will use when launching the servers.
External Database
Papertrail Integration
Bugsnag Integration
Last updated
Was this helpful?