This is the repository for the automated deployment of a Metavisitor Galaxy server
Tested on Ubuntu 14.04 - You must have root access (be sudoer)
- Install git
apt-get -y update && apt-get -y install git
- Clone locally this repository
git clone https://github.com/ARTbio/metavisitor.git
- Navigate to metavisitor directory
cd metavisitor
- run the
install.sh
script
sh install.sh
- run the
build_docker_image.sh
script
sh build_docker_image.sh