|
|
|
|
106
|
|
106
|
|
107
|
## On your local machine
|
107
|
## On your local machine
|
108
|
|
108
|
|
109
|
-Ansible (the toll setting up your server) runs locally on your computer and sends commands to the remote server. Download this repository somewhere on your machine, either through `Clone or Download > Download ZIP` above, `wget`, or `git` as below
|
|
|
|
|
109
|
+Ansible (the tool setting up your server) runs locally on your computer and sends commands to the remote server. Download this repository somewhere on your machine, either through `Clone or Download > Download ZIP` above, `wget`, or `git` as below
|
110
|
|
110
|
|
111
|
- git https://github.com/sovereign/sovereign.git
|
|
|
|
|
111
|
+ git clone https://github.com/sovereign/sovereign.git
|
112
|
|
112
|
|
113
|
### 4. Configure your installation
|
113
|
### 4. Configure your installation
|
114
|
|
114
|
|