GPS Fleet Tracking (Web UI)
GPS Fleet Tracking (Web UI) è un/una app nel catalogo della community osFoundry. UI web per un server di GPS fleet tracking Traccar — vista mappa, geofence, report, accesso multi-utente, supporto per circa 200 protocolli di dispositivo. Un'alternativa aperta a Samsara / Fleetio / Verizon Connect / Geotab (lato dashboard). Basato su Traccar 6.x con database H2 integrato (singolo container). **Vincolo importante:** questo deployment espone solo la UI WEB di Traccar — il push live dai tracker GPS richiede le porte TCP di ingest dei dispositivi che il modello iframe non può esporre. Lo usi per la revisione dei dati storici, l'import KML/GPX o un endpoint di ingest ospitato separatamente.
Dettagli
- Workspace: osfoundry
- Categoria: UTILITY
- Prezzo: Free
- Accesso: Community
Funzionalità
- Web UI for a Traccar GPS fleet tracking server — map view
- Geofences
- Multi-user access
- ~200 device-protocol support
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# 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.
Come utilizzare GPS Fleet Tracking (Web UI) in osFoundry
Installi GPS Fleet Tracking (Web UI) nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.