dawarich_db

dawarich_db

Offiziell

Docker-Anwendung from Pa7ricstar's Repository

Übersicht

This app sets up a PostGIS database container for Dawarich. Dawarich is a self-hosted web app designed to replace Google Timeline (aka Google Location History). Visualize your data on an interactive map, import your location history from Google Maps Timeline and Owntracks, and explore statistics like the number of countries and cities visited, total distance traveled, and more! PostGIS is a spatial database extender for PostgreSQL object-relational database. The postgis/postgis image provides tags for running Postgres with PostGIS extensions installed. NOTE: Do not use autoupdate and do not update any Dawarich container backing up your data first and checking for breaking changes in the updating guides. https://dawarich.app/docs/updating-guides https://dawarich.app/docs/tutorials/backup-and-restore

Anforderungen

For Dawarich to run 4 docker containers are required:
- dawarich_db - PostGIS database
- dawarich_redis - Redis database
- dawarich_sidekiq - Sidekiq worker (for background jobs)
- dawarich_app - Dawarich web application

Laufzeit-Argumente

Netzwerk
bridge
Privilegiert
false
Extra Params
--restart=unless-stopped --shm-size=1g --health-cmd='pg_isready -U postgres -d dawarich_development || exit 1' --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=10s

Konfiguration der Vorlage

Data directoryPathrw
Ziel
/var/lib/postgresql/data
Standard
/mnt/user/appdata/dawarich/db_data
Wert
/mnt/user/appdata/dawarich/db_data
Database nameVariable

Name of the database

Ziel
POSTGRES_DB
Standard
dawarich_development
Wert
dawarich_development
Database portPorttcp

Port of the PostGIS server. Required when the database container is not in the same network or specified by IP rather than container name

Ziel
5432
Standard
5432
Database usernameVariable

Username for the database

Ziel
POSTGRES_USER
Standard
postgres
Wert
postgres
Database passwordVariable

Password for postgres role

Ziel
POSTGRES_PASSWORD
Standard
postgres
Wert
postgres

Statistik herunterladen

273,250,634
Downloads insgesamt
7,359,095
Dieser Monat
5,173,206
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
postgis/postgis:17-3.5-alpine
Zuletzt aktualisiert2026-05-04
Erstmals gesehen2025-10-06

Führen Sie dawarich_db auf Unraid aus.

dawarich_db ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.