/puppet-hysds_base

Base HySDS dependencies

Primary LanguagePuppetApache License 2.0Apache-2.0

HySDS base

Puppet module to install all dependencies needed for HySDS.

Prerequisites

Create a base CentOS7 image as described here.

VM/Bare-metal Installation

As root run:

cd /etc/puppetlabs/code/modules
git clone https://github.com/hysds/puppet-hysds_base.git hysds_base
cd hysds_base
./install.sh <github org> <branch>

Build Docker images based on CentOS and CUDA images

./build_docker.sh <tag> <github org> <github repo branch>