mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-30 00:22:02 +08:00

This is the second part of the OSS installation and improvement PR. Users must run the migration script to migrate an existing SigNoz installation from Docker Standalone or Docker Swarm. --------- Signed-off-by: Prashant Shahi <prashant@signoz.io>
4 lines
303 B
Plaintext
4 lines
303 B
Plaintext
This data directory is deprecated and will be removed in the future.
|
|
Please use the migration script under `scripts/volume-migration` to migrate data from bind mounts to Docker volumes.
|
|
The script also renames the project name to `signoz` and the network name to `signoz-net` (if not already in place).
|