Post

Reitti

Reitti is a self-hosted location tracking and analysis platform that detects significant places, trip patterns, and integrates with OwnTracks, GPSLogger, and Immich. It uses PostgreSQL + PostGIS, RabbitMQ, Redis, and an optional Photon geocoder.

Reitti

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/reitti.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 15 GB OS: Debian 13

Default Credentials

UsernamePassword
adminadmin

Configuration

Config file:

1
/opt/reitti/.env

Notes

Photon Geocoder running at http://127.0.0.1:2322. Photon is fully setup, but without sample data. (filesize is big) -> checkout our guide: https://github.com/community-scripts/ProxmoxVE/discussions/8737.

Web Interface

Port: 8080

This post is licensed under CC BY 4.0 by the author.