dawarich_db postgis/postgis:17-3.5-alpine https://hub.docker.com/r/postgis/postgis/ 17-3.5-alpine PostGIS 17-3.5 in a light weight Alpine Linux container bridge false https://forums.unraid.net/topic/193769-support-pa7rickstar-docker-templates/ https://github.com/Freika/dawarich/blob/master/docs/How_to_install_Dawarich_using_Docker.md https://dawarich.app 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 False MediaApp:Photos MediaServer:Photos Productivity: Tools: Other: Status:Stable photo album share image gallery timeline location history google maps owntracks immich sidekick sidekiq companion postgres postgressql postgis database dawarich https://raw.githubusercontent.com/Pa7rickStar/unraid_templates/refs/heads/main/images/postgis-icon.png https://raw.githubusercontent.com/pa7trickstar/unraid_templates/main/templates/dawarich_db.xml https://raw.githubusercontent.com/Freika/dawarich/master/screenshots/map.jpeg https://raw.githubusercontent.com/Freika/dawarich/master/screenshots/stats.jpeg https://raw.githubusercontent.com/Freika/dawarich/master/screenshots/imports.jpeg https://github.com/pa7rickstar ### 2025-09-25 Initial release 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 --restart=always --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 /mnt/user/appdata/dawarich/db_data dawarich_development postgres postgres