Reitti

Reitti

Docker app from grtgbln's Repository

Overview

Reitti is a comprehensive personal location tracking and analysis application that helps you understand your movement patterns and significant places.

Install Reitti on Unraid in a few clicks.

Find Reitti in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Reitti Review the template variables and paths Click Install

Requirements


        Requires separate PostGIS, Redis, Photon, RabbitMQ and OSM Tile cache instances.
    

Download Statistics

206,392
Total Downloads
30,138
This Month
30,201
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
dedicatedcode/reitti:latest
Last Updated2026-06-27
First Seen2026-01-23

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
Photon - URLVariable

Base URL for the Photon instance.

Target
PHOTON_BASE_URL
Default
http://IP_ADDRESS:2322/
Value
http://IP_ADDRESS:2322/
PostGIS - HostVariable

Hostname or IP address of the PostGIS instance.

Target
POSTGIS_HOST
Default
IP_ADDRESS
Value
IP_ADDRESS
PostGIS - DatabaseVariable

Database name for the PostGIS instance.

Target
POSTGIS_DB
Default
reitti
Value
reitti
PostGIS - UserVariable

Username for the PostGIS instance.

Target
POSTGIS_USER
Default
reitti
Value
reitti
PostGIS - PasswordVariable

Password for the PostGIS instance.

Target
POSTGIS_PASSWORD
Default
reitti
Data StoragePath

Path to store Reitti data

Target
/data/
Default
/mnt/user/appdata/reitti/data
Value
/mnt/user/appdata/reitti/data