Self-Hosted, Open-Source, Web-Based Vehicle Maintenance and Fuel Mileage Tracker
Website: https://lubelogger.com
Because nobody should have to deal with a homemade spreadsheet or a shoebox full of receipts when it comes to vehicle maintenance.
Try it out before you download it! The live demo resets every 20 minutes.
Live Demo Login using username "test" and password "1234"
LubeLogger is available as both a Docker Image and a Windows Standalone Executable.
Read this Getting Started Guide on how to download either of them
- Install Docker
- Clone this repo
- CHECK culture in .env file, default is en_US, also setup SMTP for user management if you want that.
- Run
docker build -t lubelogger -f Dockerfile .
- CHECK docker-compose.yml and make sure the mounting directories look correct.
- If using traefik, use docker-compose.traefik.yml
- Run
docker-compose up
- Bootstrap
- LiteDB
- Npgsql
- Bootstrap-DatePicker
- SweetAlert2
- CsvHelper
- Chart.js
- Drawdown
LubeLogger utilizes a dual-licensing model, see License for more information
Support this project by Subscribing on Patreon or Making a Donation
Note: Commercial users are required to maintain an active Patreon subscripton to be compliant with our licensing model.