chore(enterprise_influxdb): specify Enterprise v1 and remove new sign… (#6485)
* chore(enterprise_influxdb): specify Enterprise v1 and remove new signup notes: - Removes instructions for new signups at portal.influxdata (at Marketing's request) - Uses Enterprise v1 in titles and descriptions - Updates title metadata template to use InfluxDB Enterprise v1 - Updates products.yml to use InfluxDB Enterprise v1 - Removes unused enterprise-name/-link shortcodes I chose InfluxDB Enterprise v1 over InfluxDB v1 Enterprise due to recent usage patterns and because it's compatible with uses like "InfluxDB Enterprise 1.11.x" without being redundant. * Apply suggestion from @jstirnaman * Apply suggestion from @jstirnaman * Apply suggestion from @jstirnamanjts-influxdb3-upgrade
parent
872f07593d
commit
f9435b0cf8
|
|
@ -113,25 +113,6 @@ Display the short version name (part of the key used in `products.yml`) from the
|
||||||
{{% product-key %}}
|
{{% product-key %}}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Enterprise name
|
|
||||||
|
|
||||||
The name used to refer to InfluxData's enterprise offering is subject to change. To facilitate easy updates in the future, use the `enterprise-name` shortcode when referencing the enterprise product. This shortcode accepts a `"short"` parameter which uses the "short-name".
|
|
||||||
|
|
||||||
```md
|
|
||||||
This is content that references {{< enterprise-name >}}.
|
|
||||||
This is content that references {{< enterprise-name "short" >}}.
|
|
||||||
```
|
|
||||||
|
|
||||||
Product names are stored in `data/products.yml`.
|
|
||||||
|
|
||||||
### Enterprise link
|
|
||||||
|
|
||||||
References to InfluxDB Enterprise are often accompanied with a link to a page where visitors can get more information about the Enterprise offering. This link is subject to change. Use the `enterprise-link` shortcode when including links to more information about InfluxDB Enterprise.
|
|
||||||
|
|
||||||
```md
|
|
||||||
Find more info [here][{{< enterprise-link >}}]
|
|
||||||
```
|
|
||||||
|
|
||||||
## Version Information
|
## Version Information
|
||||||
|
|
||||||
### Latest patch version
|
### Latest patch version
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ InfluxDB OSS v1:
|
||||||
- Query languages: InfluxQL and Flux
|
- Query languages: InfluxQL and Flux
|
||||||
- Clients: Telegraf, influx CLI, v1/v2 client libraries
|
- Clients: Telegraf, influx CLI, v1/v2 client libraries
|
||||||
|
|
||||||
InfluxDB Enterprise:
|
InfluxDB Enterprise v1:
|
||||||
- Documentation: https://docs.influxdata.com/enterprise_influxdb/v1.12/
|
- Documentation: https://docs.influxdata.com/enterprise_influxdb/v1.12/
|
||||||
- Query languages: InfluxQL and Flux
|
- Query languages: InfluxQL and Flux
|
||||||
- Clients: Telegraf, influx CLI, v1/v2 client libraries
|
- Clients: Telegraf, influx CLI, v1/v2 client libraries
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise documentation
|
title: InfluxDB Enterprise v1 documentation
|
||||||
description: >
|
description: >
|
||||||
Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
|
Documentation for InfluxDB Enterprise v1, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.11/
|
- /enterprise/v1.11/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: About the project
|
title: About the project
|
||||||
description: >
|
description: >
|
||||||
Release notes, licenses, and third-party software details for InfluxDB Enterprise.
|
Release notes, licenses, and third-party software details for InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1_ref:
|
enterprise_influxdb_v1_ref:
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise v1 release notes
|
title: InfluxDB Enterprise v1 release notes
|
||||||
description: >
|
description: >
|
||||||
Important changes and what's new in each version InfluxDB Enterprise.
|
Important changes and what's new in each version InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1_ref:
|
enterprise_influxdb_v1_ref:
|
||||||
name: Release notes
|
name: Release notes
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Administer InfluxDB Enterprise
|
title: Administer InfluxDB Enterprise v1
|
||||||
description: Configuration, security, and logging in InfluxDB enterprise.
|
description: Configuration, security, and logging in InfluxDB enterprise.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Back up and restore
|
title: Back up and restore
|
||||||
description: >
|
description: >
|
||||||
Back up and restore InfluxDB enterprise clusters to prevent data loss.
|
Back up and restore InfluxDB Enterprise v1 clusters to prevent data loss.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/guides/backup-and-restore/
|
- /enterprise/v1.10/guides/backup-and-restore/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Use Anti-Entropy service in InfluxDB Enterprise
|
title: Use Anti-Entropy service in InfluxDB Enterprise v1
|
||||||
description: The Anti-Entropy service monitors and repairs shards in InfluxDB.
|
description: The Anti-Entropy service monitors and repairs shards in InfluxDB.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/guides/Anti-Entropy/
|
- /enterprise_influxdb/v1/guides/Anti-Entropy/
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Anti-Entropy API
|
title: InfluxDB Anti-Entropy API
|
||||||
description: >
|
description: >
|
||||||
Monitor and repair shards on InfluxDB Enterprise data nodes the InfluxDB Anti-Entropy API.
|
Monitor and repair shards on InfluxDB Enterprise v1 data nodes the InfluxDB Anti-Entropy API.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Anti-entropy API
|
name: Anti-entropy API
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Configure InfluxDB Enterprise data nodes
|
title: Configure InfluxDB Enterprise v1 data nodes
|
||||||
description: >
|
description: >
|
||||||
Configure InfluxDB Enterprise data node settings and environmental variables.
|
Configure InfluxDB Enterprise v1 data node settings and environmental variables.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Configure data nodes
|
name: Configure data nodes
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Configure InfluxDB Enterprise meta nodes
|
title: Configure InfluxDB Enterprise v1 meta nodes
|
||||||
description: >
|
description: >
|
||||||
Configure InfluxDB Enterprise data node settings and environmental variables.
|
Configure InfluxDB Enterprise v1 data node settings and environmental variables.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Configure meta nodes
|
name: Configure meta nodes
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Configure InfluxDB Enterprise clusters
|
title: Configure InfluxDB Enterprise v1 clusters
|
||||||
description: >
|
description: >
|
||||||
Learn about global options, meta node options, data node options and other InfluxDB Enterprise configuration settings, including
|
Learn about global options, meta node options, data node options and other InfluxDB Enterprise v1 configuration settings, including
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/administration/configuration/
|
- /enterprise/v1.10/administration/configuration/
|
||||||
- /enterprise_influxdb/v1/administration/configuration/
|
- /enterprise_influxdb/v1/administration/configuration/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Configure TCP and UDP ports used in InfluxDB Enterprise
|
title: Configure TCP and UDP ports used in InfluxDB Enterprise v1
|
||||||
description: Configure TCP and UDP ports in InfluxDB Enterprise.
|
description: Configure TCP and UDP ports in InfluxDB Enterprise.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Configure HTTPS over TLS
|
title: Configure HTTPS over TLS
|
||||||
description: >
|
description: >
|
||||||
Enabling HTTPS over TLS encrypts the communication between clients and the InfluxDB Enterprise server, and between nodes in the cluster.
|
Enabling HTTPS over TLS encrypts the communication between clients and the InfluxDB Enterprise v1 server, and between nodes in the cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Configure TLS for cluster
|
name: Configure TLS for cluster
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Configure LDAP authentication
|
title: Configure LDAP authentication
|
||||||
description: >
|
description: >
|
||||||
Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity.
|
Configure LDAP authentication in InfluxDB Enterprise v1 and test LDAP connectivity.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Configure LDAP authentication
|
name: Configure LDAP authentication
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Manage InfluxDB Enterprise clusters
|
title: Manage InfluxDB Enterprise v1 clusters
|
||||||
description: >
|
description: >
|
||||||
Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise clusters and data.
|
Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise v1 clusters and data.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/features/cluster-commands/
|
- /enterprise/v1.8/features/cluster-commands/
|
||||||
- /enterprise_influxdb/v1/features/cluster-commands/
|
- /enterprise_influxdb/v1/features/cluster-commands/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Add node to existing cluster
|
title: Add node to existing cluster
|
||||||
description: Add nodes to an existing InfluxDB Enterprise cluster.
|
description: Add nodes to an existing InfluxDB Enterprise v1 cluster.
|
||||||
aliases:
|
aliases:
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Rebalance InfluxDB Enterprise clusters
|
title: Rebalance InfluxDB Enterprise v1 clusters
|
||||||
description: Manually rebalance an InfluxDB Enterprise cluster.
|
description: Manually rebalance an InfluxDB Enterprise v1 cluster.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/guides/rebalance/
|
- /enterprise_influxdb/v1/guides/rebalance/
|
||||||
- /enterprise_influxdb/v1/guides/rebalance/
|
- /enterprise_influxdb/v1/guides/rebalance/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Replace InfluxDB Enterprise cluster meta nodes and data nodes
|
title: Replace InfluxDB Enterprise v1 cluster meta nodes and data nodes
|
||||||
description: Replace meta and data nodes in an InfluxDB Enterprise cluster.
|
description: Replace meta and data nodes in an InfluxDB Enterprise v1 cluster.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/guides/replacing-nodes/
|
- /enterprise_influxdb/v1/guides/replacing-nodes/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Manage node labels
|
title: Manage node labels
|
||||||
description: >
|
description: >
|
||||||
Assign user-defined labels to nodes in your InfluxDB Enterprise cluster.
|
Assign user-defined labels to nodes in your InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Manage node labels
|
name: Manage node labels
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Rename hosts in InfluxDB Enterprise
|
title: Rename hosts in InfluxDB Enterprise v1
|
||||||
description: Rename a host within your InfluxDB Enterprise instance.
|
description: Rename a host within your InfluxDB Enterprise instance.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/administration/renaming/
|
- /enterprise_influxdb/v1/administration/renaming/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Manage users and permissions
|
title: Manage users and permissions
|
||||||
description: Manage authorization in InfluxDB Enterprise clusters with users, roles, and permissions.
|
description: Manage authorization in InfluxDB Enterprise v1 clusters with users, roles, and permissions.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Manage users and permissions
|
name: Manage users and permissions
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Manage authorization with the InfluxDB Enterprise Meta API
|
title: Manage authorization with the InfluxDB Enterprise v1 Meta API
|
||||||
description: >
|
description: >
|
||||||
Manage users and permissions with the InfluxDB Enterprise Meta API.
|
Manage users and permissions with the InfluxDB Enterprise v1 Meta API.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Manage authorization with the API
|
name: Manage authorization with the API
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Manage fine-grained authorization
|
title: Manage fine-grained authorization
|
||||||
description: >
|
description: >
|
||||||
Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels.
|
Fine-grained authorization (FGA) in InfluxDB Enterprise v1 controls user access at the database, measurement, and series levels.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
parent: Manage users and permissions
|
parent: Manage users and permissions
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Introduction to authorization in InfluxDB Enterprise
|
title: Introduction to authorization in InfluxDB Enterprise v1
|
||||||
description: >
|
description: >
|
||||||
Learn the basics of managing users and permissions in InfluxDB Enterprise.
|
Learn the basics of managing users and permissions in InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Introduction to authorization
|
name: Introduction to authorization
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Monitor InfluxDB Enterprise
|
title: Monitor InfluxDB Enterprise v1
|
||||||
description: Monitor InfluxDB Enterprise with InfluxDB Cloud or OSS.
|
description: Monitor InfluxDB Enterprise with InfluxDB Cloud or OSS.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Log and trace InfluxDB Enterprise operations
|
title: Log and trace InfluxDB Enterprise v1 operations
|
||||||
description: >
|
description: >
|
||||||
Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing.
|
Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing.
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Monitor InfluxDB Enterprise with InfluxDB OSS
|
title: Monitor InfluxDB Enterprise v1 with InfluxDB OSS
|
||||||
description: >
|
description: >
|
||||||
Monitor your InfluxDB Enterprise instance using InfluxDB OSS and
|
Monitor your InfluxDB Enterprise v1 instance using InfluxDB OSS and
|
||||||
a pre-built InfluxDB template.
|
a pre-built InfluxDB template.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Renew or update a license key or file
|
title: Renew or update a license key or file
|
||||||
description: >
|
description: >
|
||||||
Renew or update a license key or file for your InfluxDB enterprise cluster.
|
Renew or update a license key or file for your InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Renew a license
|
name: Renew a license
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Upgrade InfluxDB Enterprise clusters
|
title: Upgrade InfluxDB Enterprise v1 clusters
|
||||||
description: Upgrade to the latest version of InfluxDB Enterprise.
|
description: Upgrade to the latest version of InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/administration/upgrading/
|
- /enterprise/v1.10/administration/upgrading/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise concepts
|
title: InfluxDB Enterprise v1 concepts
|
||||||
description: Clustering and other key concepts in InfluxDB Enterprise.
|
description: Clustering and other key concepts in InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/concepts/
|
- /enterprise/v1.10/concepts/
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Clustering in InfluxDB Enterprise
|
title: Clustering in InfluxDB Enterprise v1
|
||||||
description: >
|
description: >
|
||||||
Learn how meta nodes and data nodes interact in InfluxDB Enterprise.
|
Learn how meta nodes and data nodes interact in InfluxDB Enterprise v1.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/concepts/clustering/
|
- /enterprise/v1.10/concepts/clustering/
|
||||||
- /enterprise_influxdb/v1/high_availability/clusters/
|
- /enterprise_influxdb/v1/high_availability/clusters/
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB file system layout
|
title: InfluxDB file system layout
|
||||||
description: >
|
description: >
|
||||||
The InfluxDB Enterprise file system layout depends on the operating system, package manager,
|
The InfluxDB Enterprise v1 file system layout depends on the operating system, package manager,
|
||||||
or containerization platform used to install InfluxDB.
|
or containerization platform used to install InfluxDB.
|
||||||
weight: 102
|
weight: 102
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise startup process
|
title: InfluxDB Enterprise v1 startup process
|
||||||
description: >
|
description: >
|
||||||
On startup, InfluxDB Enterprise starts all subsystems and services in a deterministic order.
|
On startup, InfluxDB Enterprise v1 starts all subsystems and services in a deterministic order.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|
@ -51,8 +51,8 @@ The Monitor service provides statistical and diagnostic information to InfluxDB
|
||||||
This information helps with database troubleshooting and performance analysis.
|
This information helps with database troubleshooting and performance analysis.
|
||||||
|
|
||||||
### Cluster
|
### Cluster
|
||||||
The Cluster service provides implementations of InfluxDB OSS v1.8 interfaces
|
The Cluster service provides implementations of InfluxDB OSS v1.x interfaces
|
||||||
that operate on an InfluxDB Enterprise v1.8 cluster.
|
that operate on an InfluxDB Enterprise v1 cluster.
|
||||||
|
|
||||||
### Precreator
|
### Precreator
|
||||||
The Precreator service creates shards before they are needed.
|
The Precreator service creates shards before they are needed.
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise features
|
title: InfluxDB Enterprise v1 features
|
||||||
description: Users, clustering, and other InfluxDB Enterprise features.
|
description: Users, clustering, and other InfluxDB Enterprise features.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/features/
|
- /enterprise/v1.8/features/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise cluster features
|
title: InfluxDB Enterprise v1 cluster features
|
||||||
description: Overview of features related to InfluxDB Enterprise clustering.
|
description: Overview of features related to InfluxDB Enterprise v1 clustering.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/features/clustering-features/
|
- /enterprise/v1.8/features/clustering-features/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -11,8 +11,8 @@ menu:
|
||||||
Flux is a functional data scripting language designed for querying, analyzing, and acting on time series data.
|
Flux is a functional data scripting language designed for querying, analyzing, and acting on time series data.
|
||||||
Its takes the power of [InfluxQL](/enterprise_influxdb/v1/query_language/spec/) and the functionality of [TICKscript](/kapacitor/v1/reference/tick/introduction/) and combines them into a single, unified syntax.
|
Its takes the power of [InfluxQL](/enterprise_influxdb/v1/query_language/spec/) and the functionality of [TICKscript](/kapacitor/v1/reference/tick/introduction/) and combines them into a single, unified syntax.
|
||||||
|
|
||||||
> Flux v0.65 is production-ready and included with **InfluxDB Enterprise v1.8+.
|
> Flux v0.65 is production-ready and included with **InfluxDB v1 Enterprise.
|
||||||
> The InfluxDB v1.8 implementation of Flux is read-only and does not support
|
> The InfluxDB v1.8+ implementation of Flux is read-only and does not support
|
||||||
> writing data back to InfluxDB.
|
> writing data back to InfluxDB.
|
||||||
|
|
||||||
## Flux design principles
|
## Flux design principles
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise guides
|
title: InfluxDB Enterprise v1 guides
|
||||||
description: Step-by-step guides for using InfluxDB Enterprise.
|
description: Step-by-step guides for using InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/guides/
|
- /enterprise/v1.8/guides/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Authenticate requests to InfluxDB Enterprise
|
title: Authenticate requests to InfluxDB Enterprise v1
|
||||||
description: >
|
description: >
|
||||||
Calculate percentages using basic math operators available in InfluxQL or Flux.
|
Calculate percentages using basic math operators available in InfluxQL or Flux.
|
||||||
This guide walks through use cases and examples of calculating percentages from two values in a single query.
|
This guide walks through use cases and examples of calculating percentages from two values in a single query.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Hardware sizing guidelines
|
title: Hardware sizing guidelines
|
||||||
Description: >
|
Description: >
|
||||||
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise.
|
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
weight: 40
|
weight: 40
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Migrate InfluxDB OSS instances to InfluxDB Enterprise clusters
|
title: Migrate InfluxDB OSS instances to InfluxDB Enterprise v1 clusters
|
||||||
description: >
|
description: >
|
||||||
Migrate a running instance of InfluxDB open source (OSS) to an InfluxDB Enterprise cluster.
|
Migrate a running instance of InfluxDB open source (OSS) to an InfluxDB Enterprise v1 cluster.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.10/guides/migration/
|
- /enterprise/v1.10/guides/migration/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Introducing InfluxDB Enterprise
|
title: Introducing InfluxDB Enterprise v1
|
||||||
description: Tasks required to get up and running with InfluxDB Enterprise.
|
description: Tasks required to get up and running with InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/introduction/
|
- /enterprise/v1.8/introduction/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise downloads
|
title: InfluxDB Enterprise v1 downloads
|
||||||
description: Download InfluxDB Enterprise.
|
description: Download InfluxDB Enterprise v1.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/introduction/download/
|
- /enterprise/v1.8/introduction/download/
|
||||||
|
|
||||||
|
|
@ -12,10 +12,9 @@ menu:
|
||||||
---
|
---
|
||||||
|
|
||||||
You must have a valid license to run InfluxDB Enterprise.
|
You must have a valid license to run InfluxDB Enterprise.
|
||||||
You may obtain a 14-day demo license via the [InfluxDB Enterprise portal](https://portal.influxdata.com/users/new).
|
|
||||||
|
|
||||||
If you have purchased a license or already obtained a demo license,
|
If you have purchased an InfluxDB v1 Enterprise license or already obtained a demo license,
|
||||||
log in to the [InfluxDB Enterprise portal](https://portal.influxdata.com/users/sign_in)
|
log in to the [InfluxDB v1 Enterprise portal](https://portal.influxdata.com/users/sign_in)
|
||||||
to get your license key and download URLs.
|
to get your license key and download URLs.
|
||||||
|
|
||||||
See the [installation documentation](/enterprise_influxdb/v1/introduction/installation/)
|
See the [installation documentation](/enterprise_influxdb/v1/introduction/installation/)
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Getting started with InfluxDB Enterprise
|
title: Getting started with InfluxDB Enterprise v1
|
||||||
description: Set up your cluster as a data source in Chronograf.
|
description: Set up your cluster as a data source in Chronograf.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/introduction/getting_started/
|
- /enterprise_influxdb/v1/introduction/getting_started/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Install an InfluxDB Enterprise cluster
|
title: Install an InfluxDB Enterprise v1 cluster
|
||||||
description: Install InfluxDB Enterprise in your own on-premise environment.
|
description: Install InfluxDB Enterprise in your own on-premise environment.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/installation/
|
- /enterprise_influxdb/v1/installation/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Install InfluxDB Enterprise data nodes
|
title: Install InfluxDB Enterprise v1 data nodes
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/installation/data_node_installation/
|
- /enterprise_influxdb/v1/installation/data_node_installation/
|
||||||
- /enterprise_influxdb/v1/introduction/install-and-deploy/installation/data_node_installation/
|
- /enterprise_influxdb/v1/introduction/install-and-deploy/installation/data_node_installation/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Install and run InfluxDB v1 Enterprise with Docker
|
title: Install and run InfluxDB Enterprise v1 with Docker
|
||||||
description: Install and run InfluxDB v1 Enterprise using Docker images for meta nodes and data nodes.
|
description: Install and run InfluxDB Enterprise v1 using Docker images for meta nodes and data nodes.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Install with Docker
|
name: Install with Docker
|
||||||
|
|
@ -21,7 +21,6 @@ Using Docker allows you to quickly set up and run InfluxDB Enterprise clusters w
|
||||||
> [!Important]
|
> [!Important]
|
||||||
> #### Enterprise license required
|
> #### Enterprise license required
|
||||||
> You must have a valid license to run InfluxDB Enterprise.
|
> You must have a valid license to run InfluxDB Enterprise.
|
||||||
> Contact <sales@influxdata.com> for licensing information or obtain a 14-day demo license via the [InfluxDB Enterprise portal](https://portal.influxdata.com/users/new).
|
|
||||||
|
|
||||||
- [Docker image variants](#docker-image-variants)
|
- [Docker image variants](#docker-image-variants)
|
||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Docker troubleshooting for InfluxDB v1 Enterprise
|
title: Docker troubleshooting for InfluxDB Enterprise v1
|
||||||
description: Common Docker-specific issues and solutions for InfluxDB v1 Enterprise deployments.
|
description: Common Docker-specific issues and solutions for InfluxDB Enterprise v1 deployments.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Docker troubleshooting
|
name: Docker troubleshooting
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: FIPS-compliant InfluxDB Enterprise builds
|
title: FIPS-compliant InfluxDB Enterprise v1 builds
|
||||||
description: >
|
description: >
|
||||||
InfluxDB Enterprise 1.11+ provides builds that are compliant with
|
InfluxDB Enterprise v1.11+ provides builds that are compliant with
|
||||||
[Federal Information Processing Standards (FIPS)](https://www.nist.gov/standardsgov/compliance-faqs-federal-information-processing-standards-fips).
|
[Federal Information Processing Standards (FIPS)](https://www.nist.gov/standardsgov/compliance-faqs-federal-information-processing-standards-fips).
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Install InfluxDB Enterprise meta nodes
|
title: Install InfluxDB Enterprise v1 meta nodes
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/installation/meta_node_installation/
|
- /enterprise_influxdb/v1/installation/meta_node_installation/
|
||||||
- /enterprise_influxdb/v1/introduction/install-and-deploy/installation/meta_node_installation/
|
- /enterprise_influxdb/v1/introduction/install-and-deploy/installation/meta_node_installation/
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Install InfluxDB Enterprise on a single server
|
title: Install InfluxDB Enterprise v1 on a single server
|
||||||
description: >
|
description: >
|
||||||
Learn how to install and run InfluxDB Enterprise on a single server.
|
Learn how to install and run InfluxDB Enterprise v1 on a single server.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Install on a single server
|
name: Install on a single server
|
||||||
|
|
|
||||||
|
|
@ -12,9 +12,9 @@ menu:
|
||||||
parent: Introduction
|
parent: Introduction
|
||||||
---
|
---
|
||||||
|
|
||||||
Review the installation requirements below, and then check out available options to [install and deploy InfluxDB Enterprise](/enterprise_influxdb/v1/introduction/installation/). For an overview of the architecture and concepts in an InfluxDB Enterprise cluster, review [Clustering in InfluxDB Enterprise](/enterprise_influxdb/v1/concepts/clustering/).
|
Review the installation requirements below, and then check out available options to [install and deploy InfluxDB v1 Enterprise](/enterprise_influxdb/v1/introduction/installation/). For an overview of the architecture and concepts in an InfluxDB Enterprise cluster, review [Clustering in InfluxDB v1 Enterprise](/enterprise_influxdb/v1/concepts/clustering/).
|
||||||
|
|
||||||
## Requirements for InfluxDB Enterprise clusters
|
## Requirements for InfluxDB Enterprise v1 clusters
|
||||||
|
|
||||||
InfluxDB Enterprise clusters require a license. To use a license key, all nodes in the cluster must be able to contact https://portal.influxdata.com via port `80` or port `443`. If nodes in the cluster cannot communicate with https://portal.influxdata.com, you must use the `license-path` configuration setting. For more information, see [Enterprise license settings](/enterprise_influxdb/v1/administration/config-data-nodes/#enterprise-license-settings).
|
InfluxDB Enterprise clusters require a license. To use a license key, all nodes in the cluster must be able to contact https://portal.influxdata.com via port `80` or port `443`. If nodes in the cluster cannot communicate with https://portal.influxdata.com, you must use the `license-path` configuration setting. For more information, see [Enterprise license settings](/enterprise_influxdb/v1/administration/config-data-nodes/#enterprise-license-settings).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
draft: true
|
draft: true
|
||||||
title: Hardware sizing guidelines
|
title: Hardware sizing guidelines
|
||||||
Description: >
|
Description: >
|
||||||
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise.
|
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise v1.
|
||||||
menu: enterprise_influxdb_1_10_ref
|
menu: enterprise_influxdb_1_10_ref
|
||||||
weight: 40
|
weight: 40
|
||||||
aliases:
|
aliases:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise tools
|
title: InfluxDB Enterprise v1 tools
|
||||||
description: >
|
description: >
|
||||||
Learn more about available tools for working with InfluxDB Enterprise.
|
Learn more about available tools for working with InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Tools
|
name: Tools
|
||||||
|
|
@ -22,5 +22,5 @@ Use the following tools to work with InfluxDB Enterprise:
|
||||||
{{< children >}}
|
{{< children >}}
|
||||||
|
|
||||||
## InfluxDB open source tools
|
## InfluxDB open source tools
|
||||||
Tools built for InfluxDB OSS v1.8 also work with InfluxDB Enterprise v1.8.
|
Tools built for InfluxDB OSS v1.8+ also work with InfluxDB v1 Enterprise.
|
||||||
For more information, see [InfluxDB tools](/enterprise_influxdb/v1/tools/).
|
For more information, see [InfluxDB tools](/enterprise_influxdb/v1/tools/).
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Use Grafana with InfluxDB Enterprise
|
title: Use Grafana with InfluxDB Enterprise v1
|
||||||
seotitle: Use Grafana with InfluxDB Enterprise v1.8
|
|
||||||
description: >
|
description: >
|
||||||
Configure Grafana to query and visualize data from InfluxDB Enterprise v1.8.
|
Configure Grafana to query and visualize data from InfluxDB Enterprise v1.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
name: Grafana
|
name: Grafana
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl CLI
|
title: influxd-ctl CLI
|
||||||
description: >
|
description: >
|
||||||
Use the `influxd-ctl` CLI to manage your InfluxDB Enterprise cluster.
|
Use the `influxd-ctl` CLI to manage your InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
weight: 11
|
weight: 11
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl add-data
|
title: influxd-ctl add-data
|
||||||
description: >
|
description: >
|
||||||
The `influxd-ctl add-data` command adds a data node to an InfluxDB Enterprise cluster.
|
The `influxd-ctl add-data` command adds a data node to an InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
parent: influxd-ctl
|
parent: influxd-ctl
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl add-meta
|
title: influxd-ctl add-meta
|
||||||
description: >
|
description: >
|
||||||
The `influxd-ctl add-meta` command adds a meta node to an InfluxDB Enterprise cluster.
|
The `influxd-ctl add-meta` command adds a meta node to an InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
parent: influxd-ctl
|
parent: influxd-ctl
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl backup
|
title: influxd-ctl backup
|
||||||
description: >
|
description: >
|
||||||
The `influxd-ctl backup` command backs up an InfluxDB Enterprise cluster's
|
The `influxd-ctl backup` command backs up an InfluxDB Enterprise v1 cluster's
|
||||||
[metastore](/enterprise_influxdb/v1/concepts/glossary/#metastore) and
|
[metastore](/enterprise_influxdb/v1/concepts/glossary/#metastore) and
|
||||||
[shard](/enterprise_influxdb/v1/concepts/glossary/#shard) data at that point in
|
[shard](/enterprise_influxdb/v1/concepts/glossary/#shard) data at that point in
|
||||||
time and stores the copy in the specified directory.
|
time and stores the copy in the specified directory.
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl ldap sample-config
|
title: influxd-ctl ldap sample-config
|
||||||
description: >
|
description: >
|
||||||
The `influxd-ctl ldap sample-config` command prints a sample InfluxDB Enterprise
|
The `influxd-ctl ldap sample-config` command prints a sample InfluxDB Enterprise v1
|
||||||
LDAP configuration to stdout.
|
LDAP configuration to stdout.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: influxd-ctl show
|
title: influxd-ctl show
|
||||||
description: >
|
description: >
|
||||||
The `influxd-ctl show` command lists all nodes in an InfluxDB Enterprise cluster.
|
The `influxd-ctl show` command lists all nodes in an InfluxDB Enterprise v1 cluster.
|
||||||
menu:
|
menu:
|
||||||
enterprise_influxdb_v1:
|
enterprise_influxdb_v1:
|
||||||
parent: influxd-ctl
|
parent: influxd-ctl
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Troubleshoot InfluxDB Enterprise
|
title: Troubleshoot InfluxDB Enterprise v1
|
||||||
description: Troubleshoot InfluxDB Enterprise.
|
description: Troubleshoot InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise/v1.8/troubleshooting/
|
- /enterprise/v1.8/troubleshooting/
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: InfluxDB Enterprise frequently asked questions
|
title: InfluxDB Enterprise v1 frequently asked questions
|
||||||
description: Common issues with InfluxDB Enterprise.
|
description: Common issues with InfluxDB Enterprise.
|
||||||
aliases:
|
aliases:
|
||||||
- /enterprise_influxdb/v1/troubleshooting/frequently_encountered_issues/
|
- /enterprise_influxdb/v1/troubleshooting/frequently_encountered_issues/
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ weight: 1
|
||||||
|
|
||||||
- [InfluxDB 3 Core](/influxdb3/core/): open source time series database with object storage support and built-in data processing capabilities
|
- [InfluxDB 3 Core](/influxdb3/core/): open source time series database with object storage support and built-in data processing capabilities
|
||||||
- [InfluxDB 3 Enterprise](/influxdb3/enterprise/): extends **Core** with clustering, high availability, and advanced security features
|
- [InfluxDB 3 Enterprise](/influxdb3/enterprise/): extends **Core** with clustering, high availability, and advanced security features
|
||||||
- [InfluxDB Clustered 3](/influxdb3/clustered/): a highly available InfluxDB 3 cluster hosted and managed on your own infrastructure
|
- [InfluxDB Clustered](/influxdb3/clustered/): a highly available InfluxDB 3 cluster hosted and managed using Kubernetes on your own infrastructure
|
||||||
|
|
||||||
### Hosted
|
### Hosted
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -268,7 +268,7 @@ kapacitor:
|
||||||
- How do I create tasks using InfluxDB 3 Core?
|
- How do I create tasks using InfluxDB 3 Core?
|
||||||
|
|
||||||
enterprise_influxdb:
|
enterprise_influxdb:
|
||||||
name: "InfluxDB Enterprise"
|
name: "InfluxDB Enterprise v1"
|
||||||
namespace: enterprise_influxdb
|
namespace: enterprise_influxdb
|
||||||
menu_category: self-managed
|
menu_category: self-managed
|
||||||
list_order: 5
|
list_order: 5
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,8 @@
|
||||||
{{ $scratch.Set "siteTitle" (print "InfluxDB 3 Enterprise Documentation") }}
|
{{ $scratch.Set "siteTitle" (print "InfluxDB 3 Enterprise Documentation") }}
|
||||||
{{ else if eq $currentVersion nil}}
|
{{ else if eq $currentVersion nil}}
|
||||||
{{ $scratch.Set "siteTitle" (print (index .Site.Data.products $product).name " Documentation") }}
|
{{ $scratch.Set "siteTitle" (print (index .Site.Data.products $product).name " Documentation") }}
|
||||||
|
{{ else if and (eq $product "enterprise_influxdb") (in $currentVersion "v1")}}
|
||||||
|
{{ $scratch.Set "siteTitle" "InfluxDB Enterprise v1 Documentation" }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ with (index .Site.Data.products $product).altname }}
|
{{ with (index .Site.Data.products $product).altname }}
|
||||||
{{ $scratch.Set "siteTitle" (print . " Documentation") }}
|
{{ $scratch.Set "siteTitle" (print . " Documentation") }}
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{{- .Site.Data.products.enterprise.link -}}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{{ $length := .Get 0 | default "long" }}
|
|
||||||
{{- if eq $length "long" }}
|
|
||||||
{{- .Site.Data.products.enterprise.name -}}
|
|
||||||
{{ else if eq $length "short" }}
|
|
||||||
{{- .Site.Data.products.enterprise.shortname -}}
|
|
||||||
{{ end -}}
|
|
||||||
Loading…
Reference in New Issue