GPS Fleet Tracking (Web UI)
GPS Fleet Tracking (Web UI) osFoundry community catalog में एक app है। Web UI for a Traccar GPS fleet tracking server — map view, geofences, reports, multi-user access, ~200 device-protocol support. इसका एक open replacement Samsara / Fleetio / Verizon Connect / Geotab (the dashboard side). Powered by Traccar 6.x के साथ bundled H2 database (single-container). **Important constraint:** this deployment exposes the Traccar WEB UI only — live device push from GPS trackers needs the device-ingest TCP ports which the iframe model cannot expose. Use for reviewing historical data, KML/GPX import, or a separately-hosted ingest endpoint.
विवरण
- Workspace: osfoundry
- Category: UTILITY
- मूल्य: Free
- Access: Community
Features
- Web UI for a Traccar GPS fleet tracking server — map view
- Geofences
- Multi-user access
- ~200 device-protocol support
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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.
osFoundry में GPS Fleet Tracking (Web UI) का उपयोग कैसे करें
एक क्लिक में GPS Fleet Tracking (Web UI) को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।