Skip to content

Commit a0fba71

Browse files
committed
fix(influxdb-v1): Enterprise links
1 parent 975d27f commit a0fba71

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

influxdb/variant-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`%%IMAGE%%:data`
22
----------------
33

4-
*This image requires a valid license key from InfluxData.* Please visit our [products page](https://www.influxdata.com/products/) to learn more.
4+
*Using this image for [InfluxDB (v1) Enterprise](https://docs.influxdata.com/enterprise_influxdb/v1/introduction/installation/meta_node_installation/#license-key-or-file) requires a valid InfluxData [license key](https://docs.influxdata.com/enterprise_influxdb/v1/introduction/installation/meta_node_installation/#license-key-or-file).*
55

66
This image contains the enterprise data node package for clustering. It supports all of the same options as the InfluxDB 1.x OSS image, but it needs port 8088 to be exposed to the meta nodes.
77

influxdb/variant-meta.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
`%%IMAGE%%:meta`
2-
----------------
1+
## `%%IMAGE%%:meta`
32

43
*This image requires a valid license key from InfluxData.* Please visit our [products page](https://www.influxdata.com/products/) to learn more.
54

@@ -118,4 +117,4 @@ INFLUXDB_META_DIR=/path/to/metadir
118117
INFLUXDB_ENTERPRISE_REGISTRATION_ENABLED=true
119118
```
120119

121-
Find more about configuring InfluxDB Meta [here](http://docs.influxdata.com/enterprise_influxdb/latest/production_installation/meta_node_installation/).
120+
For more information, see how to [Install InfluxDB Enterprise meta nodes](https://docs.influxdata.com/enterprise_influxdb/v1/introduction/installation/meta_node_installation/).

0 commit comments

Comments
 (0)