Hello Team
I am running signoz on self hosted VM using docker compose. One of the issue we are facing is every time signoz container restarts , it wipes out all user data ? Is there a way either to backup and restore users or to configure them on start ?
k
Kieran Pilkington
08/11/2025, 7:02 AM
We are self-hosted using docker compose also, but not seeing this issue (we reboot our servers once a week after security updates and data remains there fine). Could be a misconfiguration in your docker-compose.yml file. I would recommend comparing your docker-compose.yml file with the official one (https://github.com/SigNoz/signoz/blob/main/deploy/docker/docker-compose.yaml) and see if there are any differences that could cause it.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.