Backup AIS-catcher config #462
-
|
What is the best way to backup & restore the configuration, for example when moving to new hardware? |
Beta Was this translation helpful? Give feedback.
Answered by
jvde-github
Nov 17, 2025
Replies: 1 comment 1 reply
-
|
Assuming you installed via the installation script, I would copy config.cmd, config.json, control.json (if exist) and stat.bin (if exist) in the directory /etc/AIS-catcher. Just install AIS-catcher on the new device using the scripts, don't start yet, copy the above files again to /etc/AIS-catcher and you should be good. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hughfe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming you installed via the installation script, I would copy config.cmd, config.json, control.json (if exist) and stat.bin (if exist) in the directory /etc/AIS-catcher.
Just install AIS-catcher on the new device using the scripts, don't start yet, copy the above files again to /etc/AIS-catcher and you should be good.