Skip to content

Installation

This page helps you to install, configure and running Cloudgene.

Requirements

You will need the following things properly installed on your computer.

Optional

Download and Installation

Download the latest version from our download page using the following commands:

curl -fsSL https://get.cloudgene.io | bash

If you don't have curl installed, you could use wget:

wget -qO- https://get.nf-test.com | bash

Test the installation with the following command:

./cloudgene version

Now you are ready to start Cloudgene and install applications.

Manual installation

All releases are also available on Github.