hyleung / vagrant-oracle-xe

Vagrant provisioning Oracle Database XE 11g on Ubuntu 11.10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-oracle-xe

This project aims to ease the provisioning of an Oracle Database XE 11g instance running on Ubuntu 11.10 with 64bit.

Getting started

  • Make sure you have both VirtualBox and Vagrant installed.
  • Download and copy Oracle Database Express Edition 11g Release 2 to modules/oracle/files/oracle-xe-11.2.0-1.0.x86_64.rpm.zip.
  • Run vagrant up from your checkout directory.
  • Connect to your database at 33.33.33.10:1521/xe with credentials sys/manager or system/manager.

Credits

About

Vagrant provisioning Oracle Database XE 11g on Ubuntu 11.10


Languages

Language:Ruby 91.2%Language:Puppet 8.8%