pumperly

pumperly

Docker 应用程序 from geiserx's Repository

概述

Open-source fuel price comparison and EV route planner with real-time prices across 36 countries. Combines route planning with fuel stations and EV chargers, featuring detour calculation and "cheapest within N minutes" filtering. Multi-language (16 languages), multi-currency.

Requires PostgreSQL with PostGIS extension. Optional Valhalla (routing) and Photon (geocoding) containers for full functionality.

Note: Full setup with Valhalla tiles requires ~300 GB disk and ~24 GB RAM during tile building.

More info: https://github.com/GeiserX/pumperly

要求

PostgreSQL with PostGIS extension

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Pumperly web interface port

目标
3000
默认值
3000
Database URLVariable

PostgreSQL connection string (PostGIS required)

目标
DATABASE_URL
默认值
postgresql://pumperly:password@postgres:5432/pumperly
Default CountryVariable

Default country for initial map view (ISO code)

目标
PUMPERLY_DEFAULT_COUNTRY
默认值
ES
Enabled CountriesVariable

Comma-separated ISO codes to enable (empty = all)

目标
PUMPERLY_ENABLED_COUNTRIES
Default FuelVariable

Default fuel type for price display

目标
PUMPERLY_DEFAULT_FUEL
Valhalla URLVariable

Valhalla routing engine URL (optional)

目标
VALHALLA_URL
Photon URLVariable

Photon geocoding service URL (optional)

目标
PHOTON_URL
EV EnabledVariable

Enable EV charger data scraping

目标
PUMPERLY_EV_ENABLED
默认值
1

下载统计数据

4,549
下载总数

详细信息

存储库
drumsergio/pumperly:latest
最后更新2026-05-06
初见2026-04-06

在Unraid 上运行 Pumperly 。

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