Name of the Script
OwnTracks-Recorder
Script Type
CT (LXC Container)
Does this script support arm64?
arm64 supported
π Script Details
Stores and serves the location data published by the OwnTracks apps (iOS/Android) β history in a local LMDB store, web interface plus HTTP API for maps, tracks and friend positions. Self-hosted alternative to commercial location sharing. Requested in discussion #800.
- No source build. I initially assessed this as a C build because the GitHub release carries no binaries β wrong: upstream runs its own apt repository with a trixie suite. Verified
ot-recorder 1.0.1-0-deb13.0 at repo.owntracks.org/debian. Installed via setup_deb822_repo + apt install ot-recorder, updates through apt.
- Mosquitto is installed alongside; the recorder subscribes on
127.0.0.1:1883. Web UI on 8083, configured through /etc/default/ot-recorder.
- Storage moved to
/opt/owntracks_data via OTR_STORAGEDIR so the tracking history sits outside the app directory.
- Note: Mosquitto ships with its default config, which permits anonymous connections. Flagged as a warning β authentication and TLS are needed before port 1883 leaves the LAN.
Source: https://github.com/owntracks/recorder
Name of the Script
OwnTracks-Recorder
Script Type
CT (LXC Container)
Does this script support arm64?
arm64 supported
π Script Details
Stores and serves the location data published by the OwnTracks apps (iOS/Android) β history in a local LMDB store, web interface plus HTTP API for maps, tracks and friend positions. Self-hosted alternative to commercial location sharing. Requested in discussion #800.
ot-recorder 1.0.1-0-deb13.0atrepo.owntracks.org/debian. Installed viasetup_deb822_repo+apt install ot-recorder, updates through apt.127.0.0.1:1883. Web UI on 8083, configured through/etc/default/ot-recorder./opt/owntracks_dataviaOTR_STORAGEDIRso the tracking history sits outside the app directory.Source: https://github.com/owntracks/recorder