From fb9ed681c19a7e15c3bdf2d1cdfe6d43d5932361 Mon Sep 17 00:00:00 2001 From: Jamie Strandboge Date: Thu, 18 Dec 2025 09:29:43 -0600 Subject: [PATCH] Update content/shared/influxdb3/install.md Love it! Co-authored-by: Jason Stirnaman --- content/shared/influxdb3/install.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/shared/influxdb3/install.md b/content/shared/influxdb3/install.md index 86ef4b363..a0bfe52fd 100644 --- a/content/shared/influxdb3/install.md +++ b/content/shared/influxdb3/install.md @@ -61,6 +61,14 @@ curl -O https://www.influxdata.com/d/install_influxdb3.sh \ > The quick installer script is updated with each {{% product-name %}} release, > so it always installs the latest version. +> [!Important] +> #### Production deployment +> +> For production deployments, use [Linux DEB or RPM](#linux-deb-and-rpm-install) +> for built-in systemd sandboxing, or [Docker](#pull-the-docker-image) with your own +> container security configuration. +> +> For detailed security options, see [Manage security](/influxdb3/version/admin/security/). ### Download and install the latest build artifacts You can also download and install [{{% product-name %}} build artifacts](/influxdb3/{{< product-key >}}/install/#download-influxdb-3-{{< product-key >}}-binaries) directly: