Skip to content

ccedmendoza/metavisitor

 
 

Repository files navigation

metavisitor

This is the repository for the automated deployment of a Metavisitor Galaxy server

Quick Start

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

For a ansible deployment of metavisitor

  • run the install.sh script
sh install.sh

For a Docker image built

  • run the build_docker_image.sh script
sh build_docker_image.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%