OwntracksRecorder
OwntracksRecorder
Docker app from lucamarchiori's Repository
Overview
The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps.
OTR_PORT is the MQTT port number to connect to. It is set to 1883 by default. Set it to 0 to disable MQTT and run on HTTP only.
For this docker container it is suggested to leave both OTR_HTTPHOST and OTR_HOST set to the default "localhost", otherwiser the continer won't be able to start.
This container is set to be up and running in HTTP mode (MQTT disabled by default), see https://github.com/owntracks/recorder#configuration-file for the list of optional additional parameters (including those to configure MQTT).
Recorder documentation: https://github.com/owntracks/recorder
Recorder Docker documentation: https://github.com/owntracks/docker-recorder/
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:8083]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
PortPorttcp
Port to access the OwnTracks APP
- Target
- 8083
- Value
- 8083
StorePathrw
Link this path to a folder where OwnTracks will save the files with GPS data.
- Target
- /store
- Value
- /mnt/user/appdata/OwnTracksRecorder/Storage/
OTR_PORTVariable
MQTT port number to connect to. It is set to 1883 by default. Set it to 0 to disable MQTT.
- Default
- 1883
- Value
- 0
Categories
Download Statistics
14,146,033
Total Downloads
105,024
This Month
85,160
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
owntracks/recorderLast Updated2025-08-12
First Seen2023-06-27
Run OwntracksRecorder on Unraid.
OwntracksRecorder is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.