Skip to content

Dawarich

Homepage | Repository

Tags: Tracking

Self-hostable alternative to Google Timeline (Google Location History)

inventories/homelab/group_vars/homelab.yml
dawarich_enabled: true
# For the reasons above, you should pin to a specific version, starting with whatever the latest is at the time of installation.
dawarich_image_version: latest

By default, Dawarich can be accessed at http://[your_server_ip]:9393 or https://dawarich.[your_domain].com if you have DNS access configured.

Dawarich can integrate with Home Assistant to ingest location data from the Home Assistant mobile app. See instructions for setting this up here: https://dawarich.app/docs/tutorials/track-your-location/#home-assistant

See the default configuration options for Dawarich at roles/dawarich/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Nov 15, 2025 Oct 31, 2025