File tree Expand file tree Collapse file tree 5 files changed +11
-20
lines changed
quickstart_openstack_provider_guide/_topics Expand file tree Collapse file tree 5 files changed +11
-20
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
- ### Configuring an Internal Database
1
+ #### Configuring an Internal Database
2
2
3
3
Before installing an internal database, add a disk to the infrastructure
4
4
hosting your appliance. See the documentation specific to your
Original file line number Diff line number Diff line change
1
+ {{ site.data.product.title_short }} uses a database to store information about the
2
+ environment. Before using {{ site.data.product.title_short }}, configure the database
3
+ options for it; {{ site.data.product.title_short }} provides the following two
4
+ options for database configuration:
5
+
6
+ {% include configuration-db-internal.md %}
7
+ {% include configuration-db-external.md %}
Original file line number Diff line number Diff line change @@ -34,16 +34,7 @@ after five minutes of inactivity.
34
34
35
35
### Configuring a Database
36
36
37
- {{ site.data.product.title_short }} uses a database to store information about the
38
- environment. Before using {{ site.data.product.title_short }}, configure the database
39
- options for it; {{ site.data.product.title_short }} provides the following two
40
- options for database configuration:
41
-
42
- - Configure the appliance to use an internal PostgreSQL database
43
- - Configure the appliance to use an external PostgreSQL database
44
-
45
- {% include internal-configuration-db.md %}
46
- {% include external-configuration-db.md %}
37
+ {% include configuration-db.md %}
47
38
48
39
### Configure Messaging
49
40
Original file line number Diff line number Diff line change @@ -23,16 +23,9 @@ through `virsh`:
23
23
24
24
{% include configuration-advanced.md %}
25
25
26
- ### Configuring a Database for {{ site.data.product.title_short }}
26
+ ### Configuring a Database
27
27
28
- {{ site.data.product.title_short }} supports the use of an internal or external database.
29
- The following instructions are suitable for configuring an * internal*
30
- database. For instructions on how to configure an external database
31
- instead, see [ Configuring an External
32
- Database] ( https://access.redhat.com/documentation/en/red-hat-cloudforms/4.1/single/installing-red-hat-cloudforms-on-red-hat-enterprise-linux-openstack-platform#configuring_an_external_database ) .
33
-
34
- {% include internal-configuration-db.md %}
35
- {% include external-configuration-db.md %}
28
+ {% include configuration-db.md %}
36
29
37
30
### Configuring General {{ site.data.product.title_short }} Settings
38
31
You can’t perform that action at this time.
0 commit comments