Skip to content

Commit 570f458

Browse files
committed
Minor updates
1 parent 64a4d6d commit 570f458

File tree

5 files changed

+9
-22
lines changed

5 files changed

+9
-22
lines changed

_includes/configuration-db-external.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ necessary to alter the `max_connections` setting.
2424

2525
**Note:**
2626

27-
- {{ site.data.product.title_short }} requires PostgreSQL version 13.
27+
- {{ site.data.product.title_short }} requires PostgreSQL version 13.
2828

29-
- `postgresql.conf` controls the operation of all databases managed by the
30-
PostgreSQL instance, therefore it is not recommended to run other databases
31-
on this PostgreSQL instance.
29+
- `postgresql.conf` controls the operation of all databases managed by the PostgreSQL instance, therefore it is not recommended to run other databases on this PostgreSQL instance.
30+
31+
Use the following steps to configure an external PostgreSQL database:
3232

3333
1. Start the appliance and open a terminal console.
3434

_includes/configuration-db-internal.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ recommends adding the disk before starting the appliance.
88
{{ site.data.product.title_short }} only supports installing of an internal VMDB on blank
99
disks; installation will fail if the disks are not blank.
1010

11-
</div>
12-
1311
1. Start the appliance and open a terminal console.
1412

1513
2. Enter the `appliance_console` command. The {{ site.data.product.title_short }} appliance
@@ -29,10 +27,7 @@ disks; installation will fail if the disks are not blank.
2927
first appliance. For worker and multi-region setups, use this
3028
option to copy key from another appliance.
3129

32-
**Note:**
33-
34-
All {{ site.data.product.title_short }} appliances in a multi-region
35-
deployment must use the same key.
30+
**Note**: All {{ site.data.product.title_short }} appliances in a multi-region deployment must use the same key.
3631

3732
6. Choose **Create Internal Database** for the database location.
3833

_includes/configuration.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@ Configure the appliance by using the internal appliance console.
2727

2828
6. Press `Enter` to accept a setting where applicable.
2929

30-
**Note:**
31-
32-
The {{ site.data.product.title_short }} appliance console automatically logs out
33-
after five minutes of inactivity.
30+
**Note**: The {{ site.data.product.title_short }} appliance console automatically logs out after five minutes of inactivity.
3431

3532
### Configuring a Database
3633

@@ -80,10 +77,7 @@ has a region configured with a database and messaging.
8077
remote machine**. For worker and multi-region setups, use this
8178
option to copy the security key from another appliance.
8279

83-
**Note:**
84-
85-
All {{ site.data.product.title_short }} appliances in a multi-region deployment
86-
must use the same key.
80+
**Note**: All {{ site.data.product.title_short }} appliances in a multi-region deployment must use the same key.
8781

8882
6. Choose **Join Region in External Database** for the database location.
8983

_includes/initial-login-changepw.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Change your password to ensure more private and secure access to
22
{{ site.data.product.title_short }}.
33

4-
1. Browse to the URL for the login screen. (<https://xx.xx.xx.xx> on
5-
the virtual machine instance)
4+
1. Browse to the URL for the login screen.
65

76
2. Click **Update Password** beneath the **Username** and **Password**
87
text fields.

_includes/initial-login.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ administration tasks.
33

44
Log in to {{ site.data.product.title_short }} for the first time after installing by:
55

6-
1. Browse to the URL for the login screen. (<https://xx.xx.xx.xx> on
7-
the virtual machine instance)
6+
1. Browse to the URL for the login screen.
87

98
2. Enter the default credentials (Username: **admin** | Password:
109
**smartvm**) for the initial login.

0 commit comments

Comments
 (0)