From c0f095548abc1098bc5eb2eb79e1e57d8993ad9f Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Mon, 17 Aug 2020 14:25:40 -0700 Subject: [PATCH] WIP Chronograf --- content/chronograf/v1.7/about_the_project/_index.md | 2 +- content/chronograf/v1.7/about_the_project/cla.md | 2 +- content/chronograf/v1.7/about_the_project/contributing.md | 4 ++-- .../v1.7/about_the_project/release-notes-changelog.md | 2 +- content/chronograf/v1.7/administration/_index.md | 2 +- .../chronograf/v1.7/administration/chrono-on-clusters.md | 6 +++--- content/chronograf/v1.7/administration/config-options.md | 2 +- content/chronograf/v1.8/about_the_project/_index.md | 2 +- content/chronograf/v1.8/about_the_project/cla.md | 2 +- content/chronograf/v1.8/about_the_project/contributing.md | 6 ++++-- .../v1.8/about_the_project/release-notes-changelog.md | 2 +- content/chronograf/v1.8/administration/_index.md | 2 +- .../chronograf/v1.8/administration/chrono-on-clusters.md | 2 +- content/chronograf/v1.8/administration/config-options.md | 2 +- content/chronograf/v1.8/administration/configuration.md | 8 ++++---- 15 files changed, 24 insertions(+), 22 deletions(-) diff --git a/content/chronograf/v1.7/about_the_project/_index.md b/content/chronograf/v1.7/about_the_project/_index.md index 04275dfb0..f95094762 100644 --- a/content/chronograf/v1.7/about_the_project/_index.md +++ b/content/chronograf/v1.7/about_the_project/_index.md @@ -1,6 +1,6 @@ --- title: About the Chronograf project -description: Chronograf is the UI component of the InfluxData time series platform. This section includes documentation about the Chronograf project, release notes and changelogs, what's new, contributing, and licenses. +description: Learn about Chronograf, the UI component for InfluxDB. menu: chronograf_1_7: name: About the project diff --git a/content/chronograf/v1.7/about_the_project/cla.md b/content/chronograf/v1.7/about_the_project/cla.md index e3ba2af49..cff63a03e 100644 --- a/content/chronograf/v1.7/about_the_project/cla.md +++ b/content/chronograf/v1.7/about_the_project/cla.md @@ -1,6 +1,6 @@ --- title: InfluxData Contributor License Agreement (CLA) -description: Before contributing to the Chronograf project, you need to submit the InfluxData Contributor License Agreement. +description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. menu: chronograf_1_7: weight: 30 diff --git a/content/chronograf/v1.7/about_the_project/contributing.md b/content/chronograf/v1.7/about_the_project/contributing.md index e63ba1a15..5ac5823f4 100644 --- a/content/chronograf/v1.7/about_the_project/contributing.md +++ b/content/chronograf/v1.7/about_the_project/contributing.md @@ -1,8 +1,8 @@ --- -title: Contributing to Chronograf +title: Contribute to Chronograf menu: chronograf_1_7: - name: Contributing + name: Contribute weight: 20 parent: About the project url: https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md diff --git a/content/chronograf/v1.7/about_the_project/release-notes-changelog.md b/content/chronograf/v1.7/about_the_project/release-notes-changelog.md index 2de112000..7021998b9 100644 --- a/content/chronograf/v1.7/about_the_project/release-notes-changelog.md +++ b/content/chronograf/v1.7/about_the_project/release-notes-changelog.md @@ -1,6 +1,6 @@ --- title: Chronograf 1.7 release notes -description: Features, breaking features, user interface improvements, and bug fixes for the latest and earlier Chronograf releases for the InfluxData time series platform. +description: Important changes and and what's new in each version of Chronograf. menu: chronograf_1_7: name: Release notes diff --git a/content/chronograf/v1.7/administration/_index.md b/content/chronograf/v1.7/administration/_index.md index 65d7fb685..6ac03238f 100644 --- a/content/chronograf/v1.7/administration/_index.md +++ b/content/chronograf/v1.7/administration/_index.md @@ -1,6 +1,6 @@ --- title: Administering Chronograf -description: This section documents 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_7: name: Administration diff --git a/content/chronograf/v1.7/administration/chrono-on-clusters.md b/content/chronograf/v1.7/administration/chrono-on-clusters.md index 24808dd2c..68b68396f 100644 --- a/content/chronograf/v1.7/administration/chrono-on-clusters.md +++ b/content/chronograf/v1.7/administration/chrono-on-clusters.md @@ -1,9 +1,9 @@ --- -title: Connecting Chronograf to InfluxDB Enterprise clusters -description: Configuration steps for connecting Chronograf to InfluxDB Enterprise clusters and the InfluxData time series platform. +title: Connect Chronograf to InfluxDB Enterprise clusters +description: Connect Chronograf to InfluxDB Enterprise. menu: chronograf_1_7: - name: Connecting Chronograf to clusters + name: Connect Chronograf to clusters weight: 40 parent: Administration --- diff --git a/content/chronograf/v1.7/administration/config-options.md b/content/chronograf/v1.7/administration/config-options.md index e84cf1eb7..a25febda3 100644 --- a/content/chronograf/v1.7/administration/config-options.md +++ b/content/chronograf/v1.7/administration/config-options.md @@ -1,6 +1,6 @@ --- title: Chronograf configuration options -description: Details on configuration settings (command line options and environment variables) for Chronograf services, Kapacitor and InfluxDB connections, and OAuth 2.0 authentication providers. +description: Review options available in the Chronograf configuration file and environment variables. menu: chronograf_1_7: name: Configuration options diff --git a/content/chronograf/v1.8/about_the_project/_index.md b/content/chronograf/v1.8/about_the_project/_index.md index f038f0bd5..fe70cef1c 100644 --- a/content/chronograf/v1.8/about_the_project/_index.md +++ b/content/chronograf/v1.8/about_the_project/_index.md @@ -1,6 +1,6 @@ --- title: About the Chronograf project -description: Chronograf is the UI component of the InfluxData time series platform. This section includes documentation about the Chronograf project, release notes and changelogs, what's new, contributing, and licenses. +description: Learn about Chronograf, the UI component for InfluxDB. menu: chronograf_1_8: name: About the project diff --git a/content/chronograf/v1.8/about_the_project/cla.md b/content/chronograf/v1.8/about_the_project/cla.md index 867ac7641..aba3ef015 100644 --- a/content/chronograf/v1.8/about_the_project/cla.md +++ b/content/chronograf/v1.8/about_the_project/cla.md @@ -1,6 +1,6 @@ --- title: InfluxData Contributor License Agreement (CLA) -description: Before contributing to the Chronograf project, you need to submit the InfluxData Contributor License Agreement. +description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. menu: chronograf_1_8: weight: 30 diff --git a/content/chronograf/v1.8/about_the_project/contributing.md b/content/chronograf/v1.8/about_the_project/contributing.md index d5e1598f5..8168b3ea5 100644 --- a/content/chronograf/v1.8/about_the_project/contributing.md +++ b/content/chronograf/v1.8/about_the_project/contributing.md @@ -1,8 +1,10 @@ --- -title: Contributing to Chronograf +title: Contribute to Chronograf +description: > + Learn how to contribute to the Chronograf project. menu: chronograf_1_8: - name: Contributing + name: Contribute weight: 20 parent: About the project url: https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md diff --git a/content/chronograf/v1.8/about_the_project/release-notes-changelog.md b/content/chronograf/v1.8/about_the_project/release-notes-changelog.md index 4c2103806..c4872dd8c 100644 --- a/content/chronograf/v1.8/about_the_project/release-notes-changelog.md +++ b/content/chronograf/v1.8/about_the_project/release-notes-changelog.md @@ -1,6 +1,6 @@ --- title: Chronograf 1.8 release notes -description: Features, breaking features, user interface improvements, and bug fixes for the latest and earlier Chronograf releases for the InfluxData time series platform. +description: Important changes and and what's new in each version of Chronograf. menu: chronograf_1_8: name: Release notes diff --git a/content/chronograf/v1.8/administration/_index.md b/content/chronograf/v1.8/administration/_index.md index 831d13f7b..deda5ec27 100644 --- a/content/chronograf/v1.8/administration/_index.md +++ b/content/chronograf/v1.8/administration/_index.md @@ -1,6 +1,6 @@ --- title: Administering Chronograf -description: This section documents Chronograf administration, including configuration, InfluxDB Enterprise clusters, Kapacitor and InfluxDB connections, user and organization management, security, and upgrading. +description: Learn about Chronograf administration, including configuration, InfluxDB Enterprise clusters, Kapacitor and InfluxDB connections, user and organization management, security, and upgrading. menu: chronograf_1_8: name: Administration diff --git a/content/chronograf/v1.8/administration/chrono-on-clusters.md b/content/chronograf/v1.8/administration/chrono-on-clusters.md index 15ce62cf6..766d61e84 100644 --- a/content/chronograf/v1.8/administration/chrono-on-clusters.md +++ b/content/chronograf/v1.8/administration/chrono-on-clusters.md @@ -1,6 +1,6 @@ --- title: Connecting Chronograf to InfluxDB Enterprise clusters -description: Configuration steps for connecting Chronograf to InfluxDB Enterprise clusters and the InfluxData time series platform. +description: Connect Chronograf to InfluxDB Enterprise. menu: chronograf_1_8: name: Connecting Chronograf to InfluxDB Enterprise diff --git a/content/chronograf/v1.8/administration/config-options.md b/content/chronograf/v1.8/administration/config-options.md index 48e8bc25c..8d4c07205 100644 --- a/content/chronograf/v1.8/administration/config-options.md +++ b/content/chronograf/v1.8/administration/config-options.md @@ -1,6 +1,6 @@ --- title: Chronograf configuration options -description: Details on configuration settings (command line options and environment variables) for Chronograf services, Kapacitor and InfluxDB connections, and OAuth 2.0 authentication providers. +description: Review options available in the Chronograf configuration file and environment variables. menu: chronograf_1_8: name: Configuration options diff --git a/content/chronograf/v1.8/administration/configuration.md b/content/chronograf/v1.8/administration/configuration.md index 899136489..671e84739 100644 --- a/content/chronograf/v1.8/administration/configuration.md +++ b/content/chronograf/v1.8/administration/configuration.md @@ -1,9 +1,9 @@ --- -title: Configuring Chronograf -description: Configuration of Chronograf, including custom default settings, security, multiple users, and multiple organizations. +title: Configure Chronograf +description: Configure Chronograf, including security, multiple users, and multiple organizations. menu: chronograf_1_8: - name: Configuring + name: Configure weight: 20 parent: Administration --- @@ -20,7 +20,7 @@ Use one of the following commands to start Chronograf: - **If you installed Chronograf using an official Debian or RPM package and are running a distro with `systemd`. For example, Ubuntu 15 or later.** - ```sh + ```sh systemctl start chronograf ```