File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -93,19 +93,20 @@ docker run -d --cap-add sys_resource --name rp -p 8443:8443 -p 9443:9443 -p 1200
93
93
94
94
Open your preferred browser and type https://[ IPAddress] :8443 to open Redis Enterprise UI.
95
95
96
+ ## Click on “Setup”.
97
+
96
98
![ My Image] ( images/resoftware-1.png )
97
99
98
- Click on “Setup”.
99
100
100
- In the Node Configuration settings, enter your preferred FQDN. Then click Next button.
101
+ ## Enter your preferred FQDN
101
102
102
103
![ My Image] ( images/resoftware-2.png )
103
104
104
- ## Enter the admin credentials:
105
+ ## Enter the admin credentials
105
106
106
107
![ My Image] ( images/resoftware-4.png )
107
108
108
- Select "Single Region" as Deployment option for a quick demonstration.
109
+ ## Select "Single Region"
109
110
110
111
![ My Image] ( images/resoftware-5.png )
111
112
@@ -114,7 +115,8 @@ Select "Single Region" as Deployment option for a quick demonstration.
114
115
115
116
![ My Image] ( images/resoftware-7.png )
116
117
117
- ## Accessing the database:
118
+ ## Access the database:
119
+
118
120
119
121
```
120
122
$ docker exec -it rp bash
You can’t perform that action at this time.
0 commit comments