Update getting-started.md
This commit is contained in:
parent
05a8c838db
commit
2c7dd3468f
1 changed files with 0 additions and 16 deletions
|
@ -6,22 +6,6 @@ we will be using a vagrant instance to demonstrate the setup process. Many of th
|
||||||
steps also apply to an Aurora installation made via a package manager. Differences in how to configure
|
steps also apply to an Aurora installation made via a package manager. Differences in how to configure
|
||||||
the cluster between the vagrant image and the package manager will be clarified when necessary.
|
the cluster between the vagrant image and the package manager will be clarified when necessary.
|
||||||
|
|
||||||
## Pre-configured Aurora Vagrant box
|
|
||||||
Alternatively, if Vagrant and VirtualBox are already configured your machine,
|
|
||||||
you may use a pre-configured vagrant image and skip to the [Creating Aurora Jobs](#creating-aurora-jobs).
|
|
||||||
|
|
||||||
To take this path, start by cloning the following repository and checking out the DockerComposeExecutor branch:
|
|
||||||
```
|
|
||||||
$ git clone -b 0.16.0-DCE git@github.com:rdelval/aurora.git
|
|
||||||
```
|
|
||||||
|
|
||||||
And bringing the vagrant box
|
|
||||||
```
|
|
||||||
$ cd aurora
|
|
||||||
$ vagrant up
|
|
||||||
```
|
|
||||||
**The pre-configured Vagrant box will most likely run on a stale version of Aurora (compared to the master)**
|
|
||||||
|
|
||||||
## Configuring Aurora manually
|
## Configuring Aurora manually
|
||||||
### Spinning up an Aurora instance with Vagrant
|
### Spinning up an Aurora instance with Vagrant
|
||||||
Follow the guide at http://aurora.apache.org/documentation/latest/getting-started/vagrant/
|
Follow the guide at http://aurora.apache.org/documentation/latest/getting-started/vagrant/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue