GasMoney
Application Docker from mmenanno's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:9292]/- Réseau
bridge- Coquille
bash- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
WebUIPorttcp
Application web UI.
- Cible
- 9292
- Défaut
- 9292
- Valeur
- 9292
Data PathPathrw
Persistent SQLite database (vehicles, fillups, saved trips, sync runs, GasBuddy credentials encrypted at rest) plus the auto-generated encryption key.
- Cible
- /app/state
- Défaut
- /mnt/user/appdata/gasmoney
- Valeur
- /mnt/user/appdata/gasmoney
PUIDVariable
Host user id the container should run as. Default 99 matches Unraid's `nobody`.
- Défaut
- 99
- Valeur
- 99
PGIDVariable
Host group id the container should run as. Default 100 matches Unraid's `users`.
- Défaut
- 100
- Valeur
- 100
UMASKVariable
File-mode creation mask. 022 (default) = files 644, dirs 755.
- Défaut
- 022
- Valeur
- 022
Catégories
Détails
Référentiel
ghcr.io/mmenanno/gasmoney:latestDernière mise à jour2026-05-31
Première vue2026-05-04
Exécutez GasMoney sur Unraid.
GasMoney est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.