I recently discovered I could pick up some APRS packets with a really basic setup of just running ionosphere and a NoElec , and thought it'd be more useful to be able to view this in a website, rather than just looking at a stream of data in a console.
This document is still in progress, this is just the first draft I wanted to get saved.
I'm currently running two docker-compse stacks to do this, but ideally you'd run one containing all the services. If/when I get around to doing this, I'll share the combined compose file here
APRS track direct needs to run on port 9000 for websockets and port 80 for the web interface. Port 9000 clashes with Portainer, and port 80 will obviously clash with any local web servers already running.