Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 548 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 548 Bytes

Haddock3 webapp within BonvinLab computational stuctural biology portal

See docs of portal mode for more information.

# Inside csbportal repo
# Start csbportal with haddock3-webapp/deploy/portal/docker-compose.yml included in up command
docker compose -f deploy/arq/docker-compose.yml -f deploy/portal/docker-compose.yml build
docker compose -f deploy/arq/docker-compose.yml -f deploy/portal/docker-compose.yml up

This will run the haddock3 webapp with a mocked portal on http://localhost:8180/haddock30 .