Skip to content

TSD required software installation

FBernal-oPs edited this page Nov 27, 2020 · 13 revisions

Docker Installation in TSD

This task is managed by TSD personal Docker TSD policy and installation

PostgreSQL Installation

Inside TSD (Authorised by TSD personal) log into the VM instance and run the following command in the terminal

# sudo yum install -y postgresql-server

Python and Crypt4GH

Inside TSD (Authorised by TSD personal) log into the VM instance and install Python using yum package manager

# sudo yum install -y python3
``` 

For `crypt4gh` clone the repo in your local machine (see [crypt4gh documentation](https://crypt4gh.readthedocs.io/en/latest/setup.html)), create a tar file and transfer through [](https://data.tsd.usit.no) and follow the installation documentation.