Currently we have badly built static debs that are deployed. These are go binaries, and debs aren't the best way to deploy them. They are also built on my local machine (gulp!) which is obviously a terrible idea.
This task is for both figuring out an automated way to build them, as well as a way to deploy them (scap3 eventually, maybe?)