Skip to content

Puppet module to install all dependencies for HySDS build and development

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

hysds/puppet-hysds_dev

Repository files navigation

HySDS dev

Puppet module to install all dependencies needed for HySDS build and develop.

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_dev.git hysds_dev
cd hysds_dev
./install.sh <github org> <branch>

Build Docker images based on CentOS and CUDA images

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

About

Puppet module to install all dependencies for HySDS build and development

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published