dawarich_db

dawarich_db

Officielle

Application Docker from Pa7ricstar's Repository

Vue d'ensemble

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

Exigences

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

Arguments d'exécution

Réseau
bridge
Privilégié
false
Paramètres supplémentaires
--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

Configuration du modèle

Data directoryPathrw
Cible
/var/lib/postgresql/data
Défaut
/mnt/user/appdata/dawarich/db_data
Valeur
/mnt/user/appdata/dawarich/db_data
Database nameVariable

Name of the database

Cible
POSTGRES_DB
Défaut
dawarich_development
Valeur
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

Cible
5432
Défaut
5432
Database usernameVariable

Username for the database

Cible
POSTGRES_USER
Défaut
postgres
Valeur
postgres
Database passwordVariable

Password for postgres role

Cible
POSTGRES_PASSWORD
Défaut
postgres
Valeur
postgres

Télécharger les statistiques

273,250,634
Total des téléchargements
7,359,095
Ce mois-ci
5,173,206
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
postgis/postgis:17-3.5-alpine
Dernière mise à jour2026-05-04
Première vue2025-10-06

Exécutez dawarich_db sur Unraid.

dawarich_db est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.