Update content/shared/v3-enterprise-get-started/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/6055/head
Jameelah Mercer 2025-05-16 10:51:28 -07:00 committed by GitHub
parent 8fc07473d2
commit cc3b1a9325
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -311,11 +311,6 @@ Replace {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}
{{< /code-tabs-wrapper >}}
Replace the following:
- {{% code-placeholder-key %}}`INFLUXDB_HOST`{{% /code-placeholder-key %}}: Host address of your InfluxDB 3 server (for example, `localhost:8181`)
- {{% code-placeholder-key %}}`CONTAINER_NAME`{{% /code-placeholder-key %}}: Name of your running Docker container
The command returns a token string that you can use to authenticate CLI commands and API requests.
After you have created an admin token, you can use it to create database tokens and system tokens.