GPS Fleet Tracking (Web UI)
GPS Fleet Tracking (Web UI) ist ein App im osFoundry Community-Katalog. Web-UI für einen Traccar-GPS-Flotten-Tracking-Server — Kartenansicht, Geofences, Reports, Mehrbenutzerzugriff, Unterstützung für ~200 Geräte-Protokolle. Ein offener Ersatz für Samsara / Fleetio / Verizon Connect / Geotab (Dashboard-Seite). Basiert auf Traccar 6.x mit gebündelter H2-Datenbank (Single-Container). **Wichtige Einschränkung:** Dieses Deployment exponiert nur die Traccar-WEB-UI — Live-Geräte-Push von GPS-Trackern benötigt die Geräte-Ingest-TCP-Ports, die das iframe-Modell nicht exponieren kann. Verwenden Sie es zum Einsehen historischer Daten, für KML/GPX-Import oder einen separat gehosteten Ingest-Endpoint.
Details
- Workspace: osfoundry
- Kategorie: UTILITY
- Preis: Free
- Zugriff: Community
Funktionen
- Web UI for a Traccar GPS fleet tracking server — map view
- Geofences
- Multi-user access
- ~200 device-protocol support
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# GPS Fleet Tracking (Web UI)
Traccar 6.x dashboard for reviewing GPS / fleet data.
## Setup
First login: `admin` / `admin` — **change immediately** after first login (Account menu → Edit Account).
`web.url` in `traccar.xml` is auto-set to the public URL by the entrypoint so links + reports resolve against the platform hostname.
## Database
H2 file-based DB at `/opt/traccar/data/database.mv.db` — single container, no external DB. Optional Postgres is supported by editing `traccar.xml` but not needed for typical use.
## Important: device ingest is NOT publicly reachable
Traccar's main mode is receiving live GPS pushes from devices over TCP/UDP ports 5000–5300 (one port per device protocol — ~200 protocols). The osFoundry iframe model exposes ONE TCP port (the web UI on 8082); the device-ingest ports are NOT exposed to the public internet.
**This deployment is useful for:**
- Reviewing GPS data imported from KML / GPX / CSV files
- Configuring users + geofences + reports + drivers
- Pointing your devices at a separately-hosted Traccar ingest endpoint (e.g. your home router) and using this dashboard as the read-only view
**This deployment will NOT receive live GPS pushes from devices.** If that's your goal, run Traccar on a server you control with all the device ports exposed.
## Theme / appearance
Traccar has its own light/dark toggle.
GPS Fleet Tracking (Web UI) in osFoundry verwenden
Installieren Sie GPS Fleet Tracking (Web UI) mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.