Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

OSC/ood-images-full

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Setup

git clone https://github.com/OSC/ood-images-full.git
cd ood-images-full
vagrant plugin install vagrant-vbguest

Vagrant

Launch and setup the VMs:

vagrant up head
vagrant up ood

Usage

Access to OpenOnDemand is via the ood user with password ood.

Vagrant

Once the VM or container is online, the Open OnDemand interface can be accessed at localhost:8080

VMware

The VM image defaults to use DHCP. If DHCP is not setup for the imported VM, an IP must be set. Below is an example.

ip addr add <IP>/<NETMASK> dev eth0
ip route add default via <GATEWAY>

The root password for the image is ood.

Development

Vagrant

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages