i-VRESSE / haddock3-webapp

Web app which is front-end for bartender and wraps workflow builder with haddock3 catalog
Apache License 2.0
1 stars 0 forks source link

Use haddock3 install which comes with cns executable #154

Closed sverhoeven closed 16 hours ago

sverhoeven commented 1 week ago

Follow up on https://github.com/haddocking/haddock3/pull/1013

Deployment now with one command less

git clone https://github.com/i-VRESSE/haddock3-webapp .
cd deploy/arq
docker compose -f deploy/arq/docker-compose.yml up

To test this PR you should use

git clone https://github.com/i-VRESSE/haddock3-webapp .
git switch haddock3-easy-install
cd deploy/arq
WEBAPP_TAG=haddock3-easy-install docker compose -f deploy/arq/docker-compose.yml up --pull always
github-actions[bot] commented 16 hours ago

Please delete the images belonging to this Pull Request as they are no longer useful.

Goto versions page of each image, find version called pr-154, filter on tagged versions by clicking "N tagged" button in table header, click on ... button and select Delete version.