We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc0747 commit cc3b1a9Copy full SHA for cc3b1a9
content/shared/v3-enterprise-get-started/_index.md
@@ -311,11 +311,6 @@ Replace {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}
311
312
{{< /code-tabs-wrapper >}}
313
314
-Replace the following:
315
-
316
-- {{% code-placeholder-key %}}`INFLUXDB_HOST`{{% /code-placeholder-key %}}: Host address of your InfluxDB 3 server (for example, `localhost:8181`)
317
-- {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}}: Name of your running Docker container
318
319
The command returns a token string that you can use to authenticate CLI commands and API requests.
320
321
After you have created an admin token, you can use it to create database tokens and system tokens.
0 commit comments