DOCS: migration docs

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2025-11-30 10:27:33 +11:00
parent 74677f940e
commit e0e1233b1c

View File

@@ -253,11 +253,11 @@ docker run -it --rm --name netalertx --user "0" \
ghcr.io/jokob-sk/netalertx:latest ghcr.io/jokob-sk/netalertx:latest
``` ```
..or alternatively execute: ...or alternatively execute:
```bash ```bash
sudo chown -R 20211:20211 /local_data_dir sudo chown -R 20211:20211 /local_data_dir
sudo chmod -R a+rwx /local_data_dir/ sudo chmod -R a+rwx /local_data_dir
``` ```
7. Stop the container 7. Stop the container