traccar 4.0 on Google Cloud VM

Toby6 years ago

Hi,
I was looking for instructions on how to run traccar on a Google Cloud Platform VM instance and I couldn't find anything, so I made some.

https://medium.com/traccar-on-google-cloud-in-less-than-10-minutes-3fc48e3327d6.

Really liking traccar and would welcome any feedback.

Anton Tananaev6 years ago

Thanks for sharing. Essentially it's the same instructions for any VM/VPS provider.

Paulo Docto6 years ago

I was able to run traccar from google vm. Look for os with gui. For easier implementation. And open the port you need through firewall

globocopia6 years ago

Hello Paul, I installed to pull 3.16 in google cloud but I can not make it work, I did according to the video and it does not work, could you help me in the rules of the firewall, thank you

Rogers Dwiputra5 years ago

Hi I have follow your tutorial, but how to open port 2053 on Google Cloud, i have try configure via VPC but still 2053 is closed when I check from outside

Piotr5 years ago

@Toby, please upgrade your blog. Replace credentials in traccar.xml configuration file with proper entries:

<entry key='database.user'>traccar</entry>
<entry key='database.password'>password</entry>