dawarich_redis redis:7.4-alpine https://registry.hub.docker.com/_/redis/ 7.4-alpine Redis 7.4-alpine 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 Redis 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! Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. Based on official Redis Docker image. 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 redis database dawarich https://raw.githubusercontent.com/Pa7rickStar/unraid_templates/refs/heads/main/images/redis-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 --health-cmd='redis-cli ping || exit 1' --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=10s redis-server /mnt/user/appdata/dawarich/shared 6379