File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Oracle Database Vagrant projects
2
2
3
- This directory contains Vagrant build files to provision an Oracle Database automatically, using Vagrant, an Oracle Linux 7 box and a shell script.
3
+ This directory contains Vagrant build files to provision an Oracle Database automatically, using Vagrant, an Oracle Linux box and a shell script.
4
4
5
5
## Prerequisites
6
6
7
7
Read the [ prerequisites in the top level README] ( ../README.md#prerequisites ) to set up Vagrant with either VirtualBox or KVM.
8
8
9
9
## Getting started
10
10
11
+ (These steps may vary slightly for each project. ** For more information, please check the individual README within each directory!** )
12
+
11
13
1 . Clone this repository ` git clone https://github.com/oracle/vagrant-projects `
12
14
2 . Change into the desired version directory
13
15
3 . Download the installation zip file(s) from OTN into this directory - first time only:
@@ -16,8 +18,6 @@ Read the [prerequisites in the top level README](../README.md#prerequisites) to
16
18
5 . Connect to the database.
17
19
6 . You can shut down the VM via the usual ` vagrant halt ` and the start it up again via ` vagrant up ` .
18
20
19
- ** For more information please check the individual README within each directory!**
20
-
21
21
## Acknowledgements
22
22
23
23
Based on:
You can’t perform that action at this time.
0 commit comments