You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: upgrade guidance for non-root container change (#7048)
* chore: upgrade guidance for non-root container change
* style(explorer): improve upgrade warning clarity and formatting
Use semantic line feeds, replace bold text with heading in callouts,
explain the root cause (root-owned volumes), and use standard callout
syntax for the release notes upgrade notice.
* Update content/influxdb3/explorer/install.md
* chore: update port mappings for non-root container (80→8080, 443→8443)
* fix: specific linux in heading
* docs(explorer): simplify upgrade warning and link release notes
Agent-Logs-Url: https://github.com/influxdata/docs-v2/sessions/7a4994d9-9c33-4957-9a95-7a7ce72459ab
* docs(explorer): adjust upgrade permission wording
Agent-Logs-Url: https://github.com/influxdata/docs-v2/sessions/7a4994d9-9c33-4957-9a95-7a7ce72459ab
* docs(explorer): clarify warning impact and deep link install steps
Agent-Logs-Url: https://github.com/influxdata/docs-v2/sessions/7a4994d9-9c33-4957-9a95-7a7ce72459ab
* Update content/influxdb3/explorer/install.md
* Update content/influxdb3/explorer/install.md
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
-**Container user change**: The Docker container now runs as non-root user `influxui` (uid 1500) instead of root for improved security.
24
+
-**Upgrade action**: See [Install InfluxDB 3 Explorer](/influxdb3/explorer/install/#set-file-permissions-for-upgrades)
25
+
for upgrade file permission steps.
26
+
21
27
#### Features
22
28
23
29
-**Transform Data**: Rename tables (measurements), rename columns, transform values (such as unit conversions), and filter rows from a dedicated Transform Data page with dry-run testing.
0 commit comments