ADACS-Australia / GleamXGPMonitoring

GLEAM Galactic Plane transient rating app is a web-based candidate classifier for team members to easily classify transient candidates. The transient candidates are detected in the MWA's weekly monitoring of the galactic plane.
https://gleamxgpmonitoring.readthedocs.io/en/latest/
MIT License
0 stars 1 forks source link

Feature/Containerise webapp #18

Closed alexmassen-hane closed 2 months ago

alexmassen-hane commented 6 months ago

This PR is to move webapp into 3 separate docker containers:

Users will now only have to install docker, download the repo and run the following command to start the webapp:

docker compose up -d

Updates to the documentation are coming.