owntracks/recorder

Sponsored OSS

By owntracks

Updated 5 days ago

OwnTracks Recorder

Image
API management
Internet of things
Databases & storage
23

10M+

owntracks/recorder repository overview

OwnTracks Recorder is the backend for the OwnTracks apps. This image is documented here. Image names are constructed from <Recorder version number>-<docker image build>.

Quickstart

$ docker volume create recorder_store
$ docker run -d -p 8083:8083 -v recorder_store:/store -e OTR_HOST=mqtt_broker owntracks/recorder

Recorder is now accessible at http://localhost:8083 and it will attempt to connect to the MQTT broker on host mqtt_broker.

Tag summary

Content type

Image

Digest

sha256:119b9cf15

Size

15.4 MB

Last updated

5 days ago

docker pull owntracks/recorder

This week's pulls

Pulls:

24,841

Last week