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