Skip to content

Collection of OpenAM and related VMs to explore various configurations and automation.

Notifications You must be signed in to change notification settings

morbrian/vms-openam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initially got started with:

Install Vagrant

    sudo apt install vagrant

Install VirtualBox

   sudo apt-get install virtualbox-qt

Initial vagrant init:

    vagrant init centos/6

Start vm

    vagrant up --provider virtualbox

These application bundles are expected in this base dir:

    OpenAM-13.0.0.zip
    apache-tomcat-8.0.42.tar.gz
    jdk-8u121-linux-x64.rpm

About

Collection of OpenAM and related VMs to explore various configurations and automation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages