Skip to content

Latest commit

 

History

History

OracleDG

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Vagrant projects: Oracle Data Guard (DG) on Oracle Linux 7, 8 or 9

This directory contains Vagrant projects to provision Oracle Data Guard (DG) on Oracle Linux 7, 8 or 9 automatically, using Vagrant and a shell script.

Prerequisites

Read the prerequisites in the top level README to set up either Vagrant with either VirtualBox or KVM

Getting started

  1. Clone this repository git clone https://github.com/oracle/vagrant-projects
  2. Change into the desired OL version folder
  3. Run vagrant up
  4. You can shut down the VM via the usual vagrant halt and the start it up again via vagrant up.

For more information please check the individual README within each folder!