The Annotator is a module within our data pipeline that is responsible for enriching the processed radio data with additional meaningful information. For our application, we downloaded data from the FAA’s (Federal Aviation Administration) Releasable Aircraft Database and used it to add additional information to each packet.

This documentation will take you through the process of containerizing the annotator and running it locally, and then migrating it to AWS. If you aren’t sure what that means no worries there will explanations at each step.

1. Local: Containerizing & Running the Annotator

Locally — Containerization & Running

2. AWS: Containerizing & Running the Annotator

On AWS — Containerization & Running

Debugging Help

Instructions to Restart Annotator on AWS

AWS Debugging Help