GasMoney
Aplicación Docker from mmenanno's Repository
Visión general
Self-hosted, single-screen calculator that estimates the gas cost of any trip you've driven (or are about to drive). Feed it GasBuddy CSV exports, or wire up the optional auto-sync that drives a bundled Chromium through GasBuddy's login, and it works out per-trip cost from the fuel-economy and pump-price values bracketing the trip date. Pinned vehicles get $/km dashboard tiles (latest fillup + 5-fillup average). Saved trips, manual fillup entry, and a year-by-year backfill mode are all built in.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9292]/- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--restart=unless-stopped
Configuración de plantillas
WebUIPorttcp
Application web UI.
- Objetivo
- 9292
- Por defecto
- 9292
- Valor
- 9292
Data PathPathrw
Persistent SQLite database (vehicles, fillups, saved trips, sync runs, GasBuddy credentials encrypted at rest) plus the auto-generated encryption key.
- Objetivo
- /app/state
- Por defecto
- /mnt/user/appdata/gasmoney
- Valor
- /mnt/user/appdata/gasmoney
PUIDVariable
Host user id the container should run as. Default 99 matches Unraid's `nobody`.
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Host group id the container should run as. Default 100 matches Unraid's `users`.
- Por defecto
- 100
- Valor
- 100
UMASKVariable
File-mode creation mask. 022 (default) = files 644, dirs 755.
- Por defecto
- 022
- Valor
- 022
Categorías
Detalles
Repositorio
ghcr.io/mmenanno/gasmoney:latestÚltima actualización2026-05-31
Visto por primera vez2026-05-04
Ejecute GasMoney en Unraid.
GasMoney se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.