Oracle Globally Distributed Database (GDD) 23ai for free on OL8 or OL9 Vagrant boxes on VirtualBox or KVM/libVirt provider
This directory contains Vagrant build files to provision automatically Oracle Globally Distributed Database (GDD) 23ai for free host, using Vagrant, Oracle Linux 8 or 9 and shell scripts.
Read the prerequisites in the top level README to set up either Vagrant with either VirtualBox or KVM
- Clone this repository
git clone https://github.com/oracle/vagrant-projects
- Change into the desired OL version folder
- Run
vagrant up
- You can shut down the VM via the usual
vagrant halt
and the start it up again viavagrant up
.
For more information please check the individual README within each folder!