Skip to content

Commit 5cafc20

Browse files
committed
minor updates to transistion into v2 and v1 Docker setup
1 parent 6df37aa commit 5cafc20

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

influxdb/content.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,17 +119,13 @@ docker run -d --name influxdb3-core \
119119

120120
This mounts a local folder named `influxdb3-data` in your current working directory. Ensure that this directory exists and has appropriate write permissions.
121121

122-
# What is InfluxDB?
123-
124-
InfluxDB is the time series data platform designed to handle high write and query workloads. Using InfluxDB, you can collect, store, and process large amounts of timestamped data, including metrics and events for use cases such as DevOps monitoring, application metrics, IoT sensors, and event monitoring.
122+
# InfluxDB v2 and v1 Docker setup
125123

126124
Use the InfluxDB Docker Hub image to write, query, and process time series data in [InfluxDB v2](https://docs.influxdata.com/influxdb/v2/) or [InfluxDB v1](https://docs.influxdata.com/influxdb/v1/).
127125

128126
For more information, visit https://influxdata.com.
129127

130-
%%LOGO%%
131-
132-
# How to use this image for InfluxDB v2
128+
## How to use this image for InfluxDB v2
133129

134130
**Quick start**: See the guide to [Install InfluxDB v2 for Docker](https://docs.influxdata.com/influxdb/v2/install/?t=Docker) and get started using InfluxDB v2.
135131

0 commit comments

Comments
 (0)