Support agent
This utility loads and anonymizes data from a mongo data backup to a mongo database.
Run the makefile in the Agent folder to create the agent
required environment var:
MONGO_SERVER_ADDRESS
- destination address
MONGO_USERNAME
- mongo username for the destination
MONGO_PASSWORD
- mongo password for the destination
BUCKET_NAME
- s3 bucket to pull the info from. Note that s3 access is assumed
require config settings for the Agent:
- config folder
- config/notifications.json - sample is attached in the sample folder incoming is currently a must. outgoing is not.