Tg

Traccar

Azure Applications 1 variation

Traccar, the open source GPS tracking and fleet telematics server, ready the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Traccar GPS Tracking on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Traccar is the reference open source GPS tracking and fleet telematics server. It receives position reports from vehicle trackers, asset tags and phones, stores them with a complete history, and turns them into live maps, trip replay, geofences, scheduled and on-demand reports, event notifications, and driver and maintenance records. It understands more than two hundred device protocols, so most tracking hardware on the market can report to it directly, and everything the web interface can do is also available through a full REST API.

Why the cloudimg image

The image arrives with the tracking server, its database and an HTTPS reverse proxy already configured, so a working tracking server is available minutes after launch. A deliberate, documented set of device-protocol listeners is enabled rather than the whole catalogue, and the guide shows how to enable the protocol a given fleet's hardware speaks. No administrator account and no shared secret ship in it: the administrator is created, with a random password, on each instance's first boot before the web interface is allowed to start, and self-registration is closed. Paired with a step by step deployment guide and 24/7 cloudimg support.

Common uses

  • Track a vehicle fleet live and replay any journey from stored history
  • Draw geofences and raise notifications on arrival, departure or overspeed
  • Feed positions and trip reports into other systems through the REST API