OwntracksRecorder
OwntracksRecorder
Aplicación Docker from lucamarchiori's Repository
Visión general
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/
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8083]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
PortPorttcp
Port to access the OwnTracks APP
- Objetivo
- 8083
- Valor
- 8083
StorePathrw
Link this path to a folder where OwnTracks will save the files with GPS data.
- Objetivo
- /store
- Valor
- /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.
- Por defecto
- 1883
- Valor
- 0
Categorías
Descargar estadísticas
14,146,033
Descargas totales
105,024
Este mes
85,160
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
owntracks/recorderÚltima actualización2025-08-12
Visto por primera vez2023-06-27
Ejecute OwntracksRecorder en Unraid.
OwntracksRecorder se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.