Self-host with Docker ยท Yantr
Dawarich
Self-hosted alternative to Google Timeline for location history tracking.
1
Ports
3
Notes
3
Use Cases
About
What Dawarich does
Dawarich is a self-hosted web app that replaces Google Timeline. It lets you track your location history, visualize it on interactive maps, create trips, analyze travel patterns, and share locations with family โ all on your own hardware with full data ownership.
Install Flow
How to self-host Dawarich
Dawarich can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Dawarich does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Replace Google Timeline and track your personal location history without sending data to Google servers.
- Visualize past trips on interactive maps with heatmap, points, and fog-of-war layers.
- Integrate with Immich or Photoprism to automatically import geotagged photos and display them on your timeline.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
freika/dawarich:latest
Service Name
dawarich-app
Notes
Things to know before you deploy
- Default login is [email protected] with password safepassword โ change it immediately.
- Track your location using Dawarich iOS/Android apps, OwnTracks, GPSLogger, or Overland.
- Import existing location history from Google Takeout, GPX, or GeoJSON files.
Related Apps
More tools you might pair with Dawarich
Page generated 2026-07-27T04:28:00.415Z