Enterprise: Fix ordering of pages under Administration/Configure (#3682)
parent
4bee6edf26
commit
6acadb3110
|
@ -7,8 +7,8 @@ aliases:
|
|||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Use Anti-entropy service
|
||||
weight: 60
|
||||
parent: Configure
|
||||
weight: 50
|
||||
---
|
||||
|
||||
{{% warn %}}
|
||||
|
|
|
@ -5,8 +5,8 @@ description: >
|
|||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Configure data nodes
|
||||
weight: 20
|
||||
parent: Configure
|
||||
weight: 20
|
||||
aliases:
|
||||
- /enterprise_influxdb/v1.9/administration/config-data-nodes/
|
||||
---
|
||||
|
|
|
@ -5,8 +5,8 @@ description: >
|
|||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Configure meta nodes
|
||||
weight: 21
|
||||
parent: Configure
|
||||
weight: 30
|
||||
aliases:
|
||||
- /enterprise_influxdb/v1.9/administration/config-meta-nodes/
|
||||
---
|
||||
|
|
|
@ -10,8 +10,8 @@ aliases:
|
|||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Configure clusters
|
||||
weight: 10
|
||||
parent: Configure
|
||||
weight: 10
|
||||
---
|
||||
|
||||
This page contains general information about configuring InfluxDB Enterprise clusters.
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
title: TCP and UDP ports used in InfluxDB Enterprise
|
||||
title: Configure TCP and UDP ports used in InfluxDB Enterprise
|
||||
description: Configure TCP and UDP ports in InfluxDB Enterprise.
|
||||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Configure TCP and UDP Ports
|
||||
weight: 120
|
||||
parent: Configure
|
||||
weight: 60
|
||||
aliases:
|
||||
- /enterprise/v1.9/administration/ports/
|
||||
- /enterprise_influxdb/v1.9/administration/ports/
|
||||
|
|
|
@ -4,8 +4,8 @@ description: Configure security features in InfluxDB Enterprise.
|
|||
menu:
|
||||
enterprise_influxdb_1_9:
|
||||
name: Configure security
|
||||
weight: 40
|
||||
parent: Configure
|
||||
weight: 40
|
||||
aliases:
|
||||
- /enterprise_influxdb/v1.9/administration/security/
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue