dawarich_redis
dawarich_redis
OficialAplicación Docker from Pa7ricstar's Repository
Visión general
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
Requisitos
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
- dawarich_db - PostGIS database
- dawarich_redis - Redis database
- dawarich_sidekiq - Sidekiq worker (for background jobs)
- dawarich_app - Dawarich web application
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped --health-cmd='redis-cli ping || exit 1' --health-interval=10s --health-retries=5 --health-start-period=30s --health-timeout=10s
Configuración de plantillas
Shared PathPathrw
Path for shared data between Dawarich app and redis
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/dawarich/shared
- Valor
- /mnt/user/appdata/dawarich/shared
Redis PortPorttcp
Port of the Redis server
- Objetivo
- 6379
- Por defecto
- 6379
- Valor
- 6379
Descargar estadísticas
0
Descargas totales
122,938,834
Este mes
96,668,446
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
redis:7.4-alpineÚltima actualización2026-05-05
Visto por primera vez2025-10-06
Ejecute dawarich_redis en Unraid.
dawarich_redis se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.