1- Linux x64 traccar-linux-64-4.12.zip
2- I followed this tutorial https://www.youtube.com/watch?v=erwB1myvzPk
The video is obviously outdated. Please check the official documentation.
This page? https://www.traccar.org/install-digitalocean/
I don't use digitalocean, i use another vps provider, but i suppose they should be the same commands correct?
If you read till the end of that short page:
Note that you can use above commands on any Ubuntu server, not just DigitalOcean.
Great, thanks a lot
It seems i have a certain issue with the domain name so i cannot check if it really works, i need to follow up with my domain name provider, After running service traccar start, is there any command that i can type to make sure that it is running? until my domain issue is fixed
sudo systemctl status traccar.service;
http://ip_adress:8082
Hello, i followed these steps https://www.traccar.org/install-digitalocean/
But my database is still empty, do we have to run any command so that the content of the database get created?
Thank you
this is new installation MySQL ? Do you have any other databases there ?
Hello Anton,
I installed java however when i try to run startdaemon it says command not found, and i noticed i don't have a bin folder inside my traccar folder, could this be the issue? and if yes, how can i get this folder.
Thanks a lot