You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -36,10 +36,10 @@ Decide how you want to install your manager. There are two options:
36
36
37
37
# instructions
38
38
39
-
## 1. Download and extract this blueprint archive ([link](https://github.com/cloudify-examples/cloudify-environment-blueprint/archive/latest.zip)) to your current working directory.
39
+
###1. Download and extract this blueprint archive ([link](https://github.com/cloudify-examples/cloudify-environment-blueprint/archive/latest.zip)) to your current working directory.
40
40
41
41
42
-
## 2. To install your environment's infrastructure, execute one of the example commands below, inserting your account credentials where indicated.
42
+
###2. To install your environment's infrastructure, execute one of the example commands below, inserting your account credentials where indicated.
43
43
44
44
_Note: This command should be run from the same directory in which you extracted the blueprint in the previous step._
## 3. Gather the information you need to configure your manager (or bootstrap and then configure). You can get that information from the `cfy deployments outputs` CLI command.
87
+
###3. Gather the information you need to configure your manager (or bootstrap and then configure). You can get that information from the `cfy deployments outputs` CLI command.
88
88
89
89
```shell
90
90
$ cfy deployments outputs
@@ -116,7 +116,7 @@ $ cfy deployments outputs
116
116
```
117
117
118
118
119
-
## 4. Bootstrap
119
+
###4. Bootstrap
120
120
121
121
#### Upload an SSH key to the manager VM:
122
122
@@ -170,7 +170,7 @@ Manager password is admin
170
170
```
171
171
172
172
173
-
## 5. Configure your manager:
173
+
### 5. Configure your manager:
174
174
175
175
At this stage, it is suggested to wait 5 minutes for all of the services to synchronize. Both bootstrapped and pre-bootstrapped managers need a few moments to stabilize after starting.
176
176
@@ -255,12 +255,12 @@ But you will need to unescape the double quotes so it looks like this:
0 commit comments