#packer-vagrant-oracle
A list of Packer and Vagrant files for oracle products.
This is work in progress, and I will be updating this page.
Check packer-make that is a packer workflow driven by make!
Rac with Vagrant and Ansible
The project has his own repo, please go to github.com/racattack/racattack-ansible-oracle
This is a full un-attended zero-to-oracle-rac using vagrant and ansible.
The project has his own repo, please go to github.com/racattack/vagrant/file/tree/master/OracleLinux
This is an un-attended VM creation for Oracle RAC, it doesn't install any Oracle Grid/DB software, however it does all the heavy lifting to just run runInstaller
Check vagrant/rac, a somewhat scripted rac installation, this was used as base for racattack automation
This is a Yet Another Packer or Vagrant page.
After checking around what's available, just found examples and machines related to other EL or debian/ubuntu linux.
This collection of files will be focused on Oracle Linux, Oracle VirtualBox as main base products.
On top of these products, will be integrating scripts to deploy Oracle Clusterware, Oracle Asm, Oracle Database and other products.
For quick start:
- Vagrant installed
- VirtualBox installed
- At least 4 GB of RAM
For custom build:
- Packer installed
- Vagrant installed
- VirtualBox installed
- OracleLinux ISO available
This is a project of Make driven packer build
Please check packer-make for instructions and times
-
Clone this project:
$ git clone https://github.com/kikitux/packer-vagrant-oracle.git
-
Or download this project as zip file
For the impatient one, please skip to Vagrant section to get a environment up and running in no time.
###Customization of the Vagrantfile