Update 1.8/administration (addresses #1316 )

pull/1342/head
noramullen1 2020-08-17 14:45:39 -07:00
parent c0f095548a
commit 2e456ee023
10 changed files with 25 additions and 27 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: Administering Chronograf title: Administering Chronograf
description: Learn about Chronograf administration, including configuration, InfluxDB Enterprise clusters, Kapacitor and InfluxDB connections, user and organization management, security, and upgrading. description: Learn how to administer Chronograf.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Administration name: Administration

View File

@ -1,9 +1,9 @@
--- ---
title: Creating InfluxDB and Kapacitor connections title: Create InfluxDB and Kapacitor connections
description: Creating and managing InfluxDB and Kapacitor connections for use with Chronograf. description: Create and manage InfluxDB and Kapacitor connections for use with Chronograf.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Creating InfluxDB and Kapacitor connections name: Create InfluxDB and Kapacitor connections
weight: 50 weight: 50
parent: Administration parent: Administration
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: Importing and exporting Chronograf dashboards title: Import and export Chronograf dashboards
description: A step-by-step guide that walks through both exporting and importing Chrongraf dashboards. description: Import and export Chronograf dashboards.
menu: menu:
chronograf_1_8: chronograf_1_8:
weight: 120 weight: 120

View File

@ -1,9 +1,9 @@
--- ---
title: Managing Chronograf users title: Manage Chronograf users
description: Managing Chronograf users and roles, SuperAdmin status, and InfluxDB and Kapacitor users. description: Manage users and roles in Chronograf.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Managing Chronograf users name: Manage Chronograf users
weight: 90 weight: 90
parent: Administration parent: Administration
--- ---

View File

@ -1,11 +1,11 @@
--- ---
title: Managing InfluxDB users in Chronograf title: Manage InfluxDB users in Chronograf
description: Using Chronograf to enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users. description: Enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users in Chronograf.
aliases: aliases:
- /chronograf/v1.8/administration/user-management/ - /chronograf/v1.8/administration/user-management/
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Managing InfluxDB users name: Manage InfluxDB users
weight: 60 weight: 60
parent: Administration parent: Administration
--- ---

View File

@ -1,9 +1,9 @@
--- ---
title: Managing Chronograf organizations title: Manage Chronograf organizations
description: "Managing multiple organizations or groups: creating, configuring, mapping, and removing organizations." description: Manage organizations in Chronograf.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Managing Chronograf organizations name: Manage Chronograf organizations
weight: 80 weight: 80
parent: Administration parent: Administration
--- ---

View File

@ -1,10 +1,10 @@
--- ---
title: Managing Chronograf security title: Manage Chronograf security
description: Managing Chronograf security using authentication and authorization with OAuth 2.0 providers (GitHub, Google, Heroku, Okta, and generic). Also covers TLS and HTTPS setup. description: Manage Chronograf security with OAuth 2.0 providers.
aliases: /chronograf/v1.8/administration/security-best-practices/ aliases: /chronograf/v1.8/administration/security-best-practices/
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Managing Chronograf security name: Manage Chronograf security
weight: 70 weight: 70
parent: Administration parent: Administration
--- ---

View File

@ -1,6 +1,6 @@
--- ---
title: Prebuilt dashboards in Chronograf title: Prebuilt dashboards in Chronograf
description: Prebuilt dashboards available to import based on Telegraf input plugins. description: Import prebuilt dashboards into Chronograf based on Telegraf plugins.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Prebuilt dashboards in Chronograf name: Prebuilt dashboards in Chronograf

View File

@ -1,6 +1,6 @@
--- ---
title: Restoring a Chronograf database title: Restore a Chronograf database
description: 'An outline of the process required to roll the Chronoraf internal database back to a previous version and/or rerun update migrations.' description: If you're rolling back to a previous version of Chronograf, restore your internal database.
menu: menu:
chronograf_1_8: chronograf_1_8:
weight: 110 weight: 110

View File

@ -1,15 +1,13 @@
--- ---
title: Upgrading Chronograf title: Upgrade Chronograf
description: Covers upgrading Chronograf to the latest version. description: Upgrade to the latest version of Chronograf.
menu: menu:
chronograf_1_8: chronograf_1_8:
name: Upgrading name: Upgrade
weight: 10 weight: 10
parent: Administration parent: Administration
--- ---
## Upgrading to Chronograf 1.8
If you're upgrading from Chronograf 1.3.x, first install 1.7.x, and then install 1.8. If you're upgrading from Chronograf 1.3.x, first install 1.7.x, and then install 1.8.
If you're upgrading from Chronograf 1.4 or later, [download and install](https://portal.influxdata.com/downloads) the most recent version of Chronograf, and then restart Chronograf. If you're upgrading from Chronograf 1.4 or later, [download and install](https://portal.influxdata.com/downloads) the most recent version of Chronograf, and then restart Chronograf.