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
To persist the `/var/lib/influxdb3` directory in **InfluxDB 3 Core**, use a Docker volume:
66
+
To persist **InfluxDB 3 Core** data across container restarts, mount a Docker volume or bind to a local directory. Be sure to include the required `serve` command and storage configuration.
0 commit comments