Containerization
For each release, 2 docker images are created :
monitorfish_app: service with back end (Kotlin Springboot) and front end (React) appsmonitorfish_pipeline: service with python data ingestion and processing app
These two images are pushed to the Github package regitry.
To choose which version to pull from this registry when deploying, set the right Environment variables.