GPS Fleet Tracking (Web UI)
GPS Fleet Tracking (Web UI) adalah aplikasi di katalog komunitas osFoundry. UI web untuk server pelacakan armada GPS Traccar — tampilan peta, geofence, laporan, akses multi-pengguna, dukungan ~200 protokol perangkat. Pengganti open-source untuk Samsara / Fleetio / Verizon Connect / Geotab (sisi dashboard). Didukung oleh Traccar 6.x dengan database H2 terbundel (single-container). **Batasan penting:** deployment ini hanya mengekspos UI WEB Traccar — push perangkat live dari pelacak GPS membutuhkan port TCP device-ingest yang tidak dapat diekspos oleh model iframe. Gunakan untuk meninjau data historis, impor KML/GPX, atau endpoint ingest yang di-host secara terpisah.
Detail
- Workspace: osfoundry
- Kategori: UTILITY
- Harga: Free
- Akses: Community
Fitur
- Web UI for a Traccar GPS fleet tracking server — map view
- Geofences
- Multi-user access
- ~200 device-protocol support
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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.
Cara menggunakan GPS Fleet Tracking (Web UI) di osFoundry
Instal GPS Fleet Tracking (Web UI) ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.