What's your server URL? Add /api/server
at the end and open it in the browser. It should show the version number. It also shows in the logs.
Thanks! It worked :D
Or read from the log:
[alpine-traccar] > grep -ri "INFO: Version" /opt/traccar/logs/
/opt/traccar/logs/tracker-server.log.20230629:2023-06-29 12:03:20 INFO: Version: 5.8
There was another employee who installed traccar on a free aws account so that we could track our company cars and motorcycles, I would like to update it to the newest version but I see that I have to check which version is installed to update correctly, how can I know what is the current version? Thank you!