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
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:
chronograf_1_8:
name: Administration

View File

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

View File

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

View File

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

View File

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

View File

@ -1,9 +1,9 @@
---
title: Managing Chronograf organizations
description: "Managing multiple organizations or groups: creating, configuring, mapping, and removing organizations."
title: Manage Chronograf organizations
description: Manage organizations in Chronograf.
menu:
chronograf_1_8:
name: Managing Chronograf organizations
name: Manage Chronograf organizations
weight: 80
parent: Administration
---
@ -20,7 +20,7 @@ menu:
## About Chronograf organizations
> ***Note:*** Support for organizations and user roles is available in Chronograf 1.4 or later.
> ***Note:*** Support for organizations and user roles is available in Chronograf 1.4 or later.
First, OAuth 2.0 authentication must be configured (if it is, you'll see the Chronograf Admin tab on the Admin menu).
For more information, see [managing security](/chronograf/v1.8/administration/managing-security/).

View File

@ -1,10 +1,10 @@
---
title: Managing 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.
title: Manage Chronograf security
description: Manage Chronograf security with OAuth 2.0 providers.
aliases: /chronograf/v1.8/administration/security-best-practices/
menu:
chronograf_1_8:
name: Managing Chronograf security
name: Manage Chronograf security
weight: 70
parent: Administration
---

View File

@ -1,6 +1,6 @@
---
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:
chronograf_1_8:
name: Prebuilt dashboards in Chronograf

View File

@ -1,6 +1,6 @@
---
title: Restoring 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.'
title: Restore a Chronograf database
description: If you're rolling back to a previous version of Chronograf, restore your internal database.
menu:
chronograf_1_8:
weight: 110

View File

@ -1,15 +1,13 @@
---
title: Upgrading Chronograf
description: Covers upgrading Chronograf to the latest version.
title: Upgrade Chronograf
description: Upgrade to the latest version of Chronograf.
menu:
chronograf_1_8:
name: Upgrading
name: Upgrade
weight: 10
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.4 or later, [download and install](https://portal.influxdata.com/downloads) the most recent version of Chronograf, and then restart Chronograf.