mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00: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).
|