Open ChinweokeO opened 1 year ago
API based microservice
May be included in BioCompute Paper, discussing technical aspects of BioCompute
Instructions for deploying your own containerized HIVE are here: https://github.com/FDA-ARGOS/GWProd/tree/deploy-testing/docker-deploy/singularity-sandbox You'll need four files, which can be found in the HIVE3 back end in /home/transferFolder/
Note that when it asks for "Database host" you'll have to give it 127.0.0.1, I don't think this is in the readme yet:
Database host? [qpridesrv or localhost]: 127.0.0.1
I've also cc'ed Pat in case there's any questions.
I'd recommend sticking with Docker rather than Singularity if that's an option. The instructions are here.
The Docker steps in section " Run deploy initial and deploy www" are listed in the Singularity documentation, step 7.
The mariaDB container will need you to run step 5 in the Singularity documentation to initialize the database and launch the daemon.
API driven export of workflow from HIVE using BCO portal