pumperly
pumperly
Docker app from geiserx's Repository
Overview
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
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
Requirements
PostgreSQL with PostGIS extension
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Pumperly web interface port
- Target
- 3000
- Default
- 3000
Database URLVariable
PostgreSQL connection string (PostGIS required)
- Target
- DATABASE_URL
- Default
- postgresql://pumperly:password@postgres:5432/pumperly
Default CountryVariable
Default country for initial map view (ISO code)
- Target
- PUMPERLY_DEFAULT_COUNTRY
- Default
- ES
Enabled CountriesVariable
Comma-separated ISO codes to enable (empty = all)
- Target
- PUMPERLY_ENABLED_COUNTRIES
Default FuelVariable
Default fuel type for price display
- Target
- PUMPERLY_DEFAULT_FUEL
Valhalla URLVariable
Valhalla routing engine URL (optional)
- Target
- VALHALLA_URL
Photon URLVariable
Photon geocoding service URL (optional)
- Target
- PHOTON_URL
EV EnabledVariable
Enable EV charger data scraping
- Target
- PUMPERLY_EV_ENABLED
- Default
- 1
Categories
Download Statistics
4,549
Total Downloads
Details
Repository
drumsergio/pumperly:latestLast Updated2026-05-06
First Seen2026-04-06
Run Pumperly on Unraid.
Pumperly is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.