Skip to content

gerald-byrket/ood-images

 
 

Repository files navigation

Open OnDemand Images

This repo contains images in various technologies of the Open OnDemand platform

  1. containers in docker and podman
  2. vagrant image in vagrant
  3. vagrant image in vagrant-el8-with-slurm that contains a full Open OnDemand and SLURM environment (Rocky Linux 8)
  4. vagrant image in vagrant-with-gridengine that contains a full Open OnDemand and Grid Engine environment (CentOS 7)
  5. vagrant image in vagrant-with-lsf that contains a full Open OnDemand and LSF environment (CentOS 7)
  6. vagrant image in vagrant-with-pbspro that contains a full Open OnDemand and PSBPro environment (CentOS 7)
  7. vagrant image in vagrant-with-slurm that contains a full Open OnDemand and SLURM environment (CentOS 7)
  8. fully fledged Virtual Machines in the vm directory

Setup

git clone https://github.com/OSC/ood-images.git
cd ood-images
vagrant plugin install vagrant-vbguest  # only required once, and is not tied to a particular Vagrant file / directory

Possible setup needed with newer VirtualBox:

sudo mkdir /etc/vbox
sudo sh -c 'echo "* 10.0.0.0/8 192.168.0.0/16" > /etc/vbox/networks.conf'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.3%
  • q 5.1%
  • Dockerfile 3.6%