Dawarich

Dawarich

Docker 应用程序 from grtgbln's Repository

概述

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! Additional optional configuration is available. See available variables: https://github.com/Freika/dawarich/blob/master/docker/.env.example

要求


        Requires separate PostGIS container, Sidekiq and Redis containers. See the documentation for more information: https://dawarich.app/docs/environment-variables-and-settings
    

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false
额外参数
--entrypoint web-entrypoint.sh

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
Imports PathPath

Path to watch for imports

目标
/var/app/tmp/imports/watched
默认值
/mnt/user/appdata/dawarich/imports
价值
/mnt/user/appdata/dawarich/imports
Storage PathPath

Path to store application data

目标
/var/app/storage
默认值
/mnt/user/appdata/dawarich/storage
价值
/mnt/user/appdata/dawarich/storage
Database PathPath

Path to store database data

目标
/dawarich_db_data
默认值
/mnt/user/appdata/dawarich/db_data
价值
/mnt/user/appdata/dawarich/db_data
Web Files PathPath

Path to web files

目标
/var/app/public
默认值
/mnt/user/appdata/dawarich/wwwroot
价值
/mnt/user/appdata/dawarich/wwwroot
Redis URLVariable

Redis server URL for background processing

目标
REDIS_URL
默认值
redis://redis:6379
价值
redis://redis:6379
PostGIS - HostVariable

Host of the PostGIS server

目标
DATABASE_HOST
PostGIS - PortVariable

Port of the PostGIS server

目标
DATABASE_PORT
默认值
5432
价值
5432
PostGIS - UsernameVariable

Username of the PostGIS server

目标
DATABASE_USERNAME
PostGIS - PasswordVariable

Password of the PostGIS server

目标
DATABASE_PASSWORD
PostGIS - DatabaseVariable

Name of the PostGIS database

目标
DATABASE_NAME
TimezoneVariable

Timezone of the application

目标
TIME_ZONE
默认值
UTC
价值
UTC
Minimum City MinutesVariable

Minimum minutes spent in a city to be considered a visit

目标
MIN_MINUTES_SPENT_IN_CITY
默认值
60
价值
60
Store GeodataVariable

Store geodata in the database

目标
STORE_GEODATA
默认值
true|false
Photon API - HostVariable

Host of the Photon API

目标
PHOTON_API_HOST
默认值
photon.komoot.io
价值
photon.komoot.io
Photon API - Use HTTPSVariable

Use HTTPS for the Photon API

目标
PHOTON_API_USE_HTTPS
默认值
true|false
Prometheus Exporter - EnableVariable

Enable the Prometheus exporter

目标
PROMETHEUS_EXPORTER_ENABLED
默认值
false|true
价值
false
2FA - OTP Encryption Primary KeyVariable

Required to enable 2FA.

目标
OTP_ENCRYPTION_PRIMARY_KEY
2FA - OTP Encryption Deterministic KeyVariable

Required to enable 2FA.

目标
OTP_ENCRYPTION_DETERMINISTIC_KEY
2FA - OTP Encryption Key Derivation SaltVariable

Required to enable 2FA.

目标
OTP_ENCRYPTION_KEY_DERIVATION_SALT
Prometheus Exporter - PortPorttcp

Container Port: 9394 (optional, for Prometheus monitoring)

目标
9394
默认值
9394
价值
9394
Enable TelemetryVariable

Enable telemetry

目标
ENABLE_TELEMETRY
默认值
false|true
Rails EnvironmentVariable

Rails environment. Not recommended to change.

目标
RAILS_ENV
默认值
production
价值
production
Application HostsVariable

Hosts of the application

目标
APPLICATION_HOSTS
默认值
localhost
价值
localhost
Background Processing ConcurrencyVariable

Number of background processing threads

目标
BACKGROUND_PROCESSING_CONCURRENCY
默认值
10
价值
10
Application ProtocolVariable

Protocol of the application

目标
APPLICATION_PROTOCOL
默认值
http
价值
http
Is Self-HostedVariable

Is the application self-hosted?

目标
SELF_HOSTED
默认值
true|false

下载统计数据

4,904,389
下载总数
495,447
本月
406,478
平均每月

长期下载总量

加载图表...

详细信息

存储库
freikin/dawarich:latest
最后更新2026-05-26
初见2024-12-31

在Unraid 上运行 Dawarich 。

Dawarich 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。