Tracktor

Azure Applications 1 variation

Tracktor, a self hosted vehicle and fleet manager that keeps fuel logs, service history and document renewals in one place with a running cost dashboard.

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
Tracktor on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Tracktor is an open source vehicle and fleet management app for the cars, bikes, vans and other vehicles you own or run. For each vehicle it keeps a full fuel log with mileage and cost, a service and maintenance history, and a store of compliance documents such as insurance and registration, each with a renewal reminder so nothing lapses. A dashboard turns that history into running totals and trends for spend, fuel consumption and upcoming renewals, so you can see the true cost of keeping each vehicle on the road. Records are entered through a clean browser interface, everything is held in a single embedded database on the instance you control, and one owner account manages the whole fleet.

Why the cloudimg image

Upstream creates the first account through an open registration form and leaves that endpoint reachable even after an owner exists, so cloudimg closes it before the instance is ever public. On first boot each instance generates its own owner password and its own encryption secret, written to a root only file, claims the owner account over the loopback interface, and only then opens the public port, so no passer by can register an account. Public registration is disabled permanently at the reverse proxy, the application runs as an unprivileged service bound to loopback behind a single hardened proxy, and the database is a private file that is never exposed on the network. Every deployment ships fully patched, with a paired deploy guide and 24/7 cloudimg support.

Common uses

  • Track fuel, servicing and running costs for a personal car, bike or van
  • Manage a small fleet with per vehicle service history and cost dashboards
  • Never miss an insurance or registration renewal with built in reminders