Author: Francois Charih francois@charih.ca
To deploy the app, you will need to have Docker and Docker-Compose installed. Then, you can build and run the app with the following commands.
$ docker-compose build
$ docker-compose up -d
The app will be exposed on port 8082.
The data to restore the database is on Francois' workstation in the
Backups /HDD/fcharih/Backups/StarDB2022.
The gene correlation data can simply be dropped in the data directory.
The translation data and go terms must be restored from the dump in the
docker container. This should be relatively straightforward.