File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
installing_on_kubernetes/_topics Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
# Copy the database backup to the appliance (usually under /tmp/ or somewhere that has enough space)
21
21
```
22
22
23
- 1 . Extraxt the database password, encryption key, server GUID and region number
23
+ 1 . Extract the database password, encryption key, server GUID and region number
24
24
``` bash
25
25
$ oc rsh deploy/orchestrator
26
26
sh-5.1$ cd /var/www/miq/vmdb/
70
70
71
71
1 . Run the ` appliance_console ` to configure the appliance
72
72
a. Select "Configure Application"
73
- b. Select "1) Create Internal Database" to create a new datbase .
73
+ b. Select "1) Create Internal Database" to create a new database .
74
74
c. Select "3) Make No messaging changes" to skip messaging configuration for now.
75
75
d. Choose the database disk
76
76
e. Choose whether this will be a standalone database server
You can’t perform that action at this time.
0 commit comments