I have Traccar installed on AWS. I cannot seem to find the config xml files. They are not in the default directory. All I have in the /opt/traccar directory is a mytraccar.xml file. I know my config is saving somewhere because I have made changes in the web GUI and they save, even after multiple server reboots. Is the config file hidden away somewhere? The server is working fine otherwise, it is accepting updates from multiple devices and displaying them correctly.
[traccar]$ pwd
/opt/traccar
[traccar]$ ls -l
total 4
-rw-r--r-- 1 root root 1048 Oct 1 22:58 mytraccar.xml
[traccar]$
Looks like it's not a standard installation.
Do you recommend a reinstall then? Any idea where the config file might be? If I reinstalled my guess is I would loose all my settings.
You should probably talk to the person who installed it for you.
I have Traccar installed on AWS. I cannot seem to find the config xml files. They are not in the default directory. All I have in the /opt/traccar directory is a mytraccar.xml file. I know my config is saving somewhere because I have made changes in the web GUI and they save, even after multiple server reboots. Is the config file hidden away somewhere? The server is working fine otherwise, it is accepting updates from multiple devices and displaying them correctly.