The basic configuration needs a number of different sets of account details, provided in config files. See: config
There should ideally be an account per:
- the engine for each environment
- all nodes for each environment
- the integration testing service for the integration environment
- Create an account with the Mastodon server of your choice
- Enter the developer settings, and create a new application
- Fill out a few details, and get hold of:
- the app key
- the app secret
- the access token
You'll need these to create the config file for the engine/node/service that will use this account to interact with Mastodon. See: config