Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] TravStats — self-hosted travel logbook (flights, cruises, more)

Featured Replies

logo.png

Self-hosted travel logbook for small households and groups (1–10 users).

Log every flight you take (cruises landing in v2), visualise your routes on interactive 2D and 3D maps, collect 58

achievements, and import flights from boarding passes (QR / PDF417 / OCR) and confirmation emails — all on your own

Unraid box, no cloud, no telemetry.

It's a logbook, not a live tracker — you record trips manually, scan a boarding pass, or import a confirmation

email, and TravStats turns them into history, stats and maps.

--- Links ---

Project + issues: https://github.com/Abrechen2/TravStats

Container (primary): https://github.com/Abrechen2/TravStats/pkgs/container/travstats

Container (mirror): https://hub.docker.com/r/abrechen2/travstats

Templates repo: https://github.com/Abrechen2/docker-templates

Install guide w/ screenshots: https://github.com/Abrechen2/TravStats/blob/main/docs/unraid/README.md

--- Requirements ---

- Unraid 6.12 or 7.x

- amd64 host (arm64 not yet supported)

- ~250 MB RAM for the app, ~50 MB idle for Postgres

- ~500 MB disk + your flight data (a few MB per 1000 flights)

- Optional: a separate machine running Ollama for local LLM email parsing — see "Optional local AI parsing" below.

--- Highlights ---

- Six map modes: Routes, Heatmap, Hexagon, 3D columns, animated Trips, 3D Globe with day/night terminator (deck.gl

9 + MapLibre 5).

- Year-over-year statistics across flights, distance, seats, classes, routes, airlines, airports.

- Boarding-pass scanner: QR / PDF417 / OCR.

- Email + PDF import: plain text, HTML, Outlook .msg, .eml. Optional local LLM parsing via Ollama for confirmation

emails the regex templates can't handle (gemma3:12b recommended; on a test corpus of ~30 mixed Lufthansa / BER /

TUI emails it parsed every flight correctly).

- Automated backups with retention + optional WebDAV off-site sync.

- 58 achievements across 5 categories.

- Security-hardened: JWT in HttpOnly cookies, rate limiting on every auth and external-API endpoint, Zod input

validation, Helmet CSP.

- German + English UI.

- In-app update banner — pings GitHub for new stable releases and shows release notes; can be dismissed per

version.

map-2d.png

--- Installation ---

Two templates, install in this order.

1) travstats-db (PostGIS 15-3.4, host port 5432)

https://raw.githubusercontent.com/Abrechen2/docker-templates/main/travstats-db.xml

Set a strong POSTGRES_PASSWORD (32+ random characters), Apply. The app reaches the DB via

host.docker.internal:5432, so no custom Docker network is required.

2) TravStats (the app)

https://raw.githubusercontent.com/Abrechen2/docker-templates/main/travstats.xml

Replace the CHANGEME placeholder in the Database URL field with the same password you just set, Apply. Click WebUI

-> /setup -> create admin account.

Updates: just hit the regular Update button on the Docker tab — the container pulls the latest stable image from

GHCR. The app shows a yellow "Update" badge in the header when a new release is available.

--- Optional local AI parsing ---

Install the Ollama Community App, pull gemma3:12b (~7.5 GB), then in TravStats: Admin -> Parser -> set Ollama URL

to http://<ollama-host>:11434. Handles multi-flight confirmation emails that the built-in regex templates miss.

--- Coming next ---

- Cruise + multi-domain travel logbook (sea routes with realistic ship paths, day/night animation on the globe).

- Future-flight lookup hardening — the lookup bug for past/future dates that some of you reported is fixed in 1.2.1

(shipping this week).

--- Bug reports & feature requests ---

- One-click "Report Bug" button in the top nav bundles anonymised diagnostics + the last log lines.

- Or open an issue: https://github.com/Abrechen2/TravStats/issues/new/choose

Safe travels.

Edited by Abrechen2

  • Abrechen2 changed the title to [Support] TravStats — self-hosted travel logbook (flights, cruises, more)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.