Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 502 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 502 Bytes

Note The EBI Cloud Portal has been retired and its code base is no longer updated. This includes all tooling for the VM-related features of the BioExcel Portal.

biotools API mock for integration testing of Bioexcel Portal

Requirement

python 3.6

Install Flask

pip3 install Flask

Make executable & Run

biotools.py

Publish changes to mock API server

  1. Push the changes to git repo
  2. Run ansible playbook for frontend servers

ansible-playbook frontends.yml -i tsi-inventory