docker-ntop icon indicating copy to clipboard operation
docker-ntop copied to clipboard

Example Docker Compose does not save data on restart

Open W1BTR opened this issue 10 months ago • 2 comments

When using the example docker compose, ntop does not store anything in a volume. Upon restarting the service, the default settings and admin credentials are restored. Where is this data saved, so we can mount it to a volume?

W1BTR avatar Feb 27 '25 16:02 W1BTR

I've run into this as well, apart from /var/lib/ntopng what other diectories need mapping to volumes to persist things like users/passwords?

hardillb avatar Sep 17 '25 12:09 hardillb

Looks like would need also mount /var/lib/redis as well

hardillb avatar Sep 17 '25 15:09 hardillb