ABOUT
Traccar is an open source GPS tracking system. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices.
INSTALL
Approved local installer
DefaultDebian 13
Approved locally1 CPU1024 MB RAM2 GB disk
Config path/opt/traccar/conf/traccar.xml
Run this command in the Proxmox VE shell. It downloads the immutable approved file, verifies SHA-256, and only then executes it.
( url='https://scripts.francoisvw.com/snapshots/c19711ea1b2526bec67e34be948114e255b5a811/ct/traccar.sh'; sha='7a7c8c1437a93c2c01a33b05af742c2e724c15673aaaacab8e6d4ff3bc4cdc8c'; tmp="$(mktemp)" || exit; curl -fsSL "$url" -o "$tmp" && printf '%s %s\n' "$sha" "$tmp" | sha256sum -c - && bash "$tmp"; rc=$?; rm -f "$tmp"; exit "$rc" )
View approved source ↗Path ct/traccar.shSHA-256 7a7c8c1437a93c2c01a33b05af742c2e724c15673aaaacab8e6d4ff3bc4cdc8c LOCAL CHANGE REVIEW
Approved vs latest fetched source
Sign in with a passkey to inspect pending source changes. Approved content remains public.