GPS Fleet Tracking (Web UI)
GPS Fleet Tracking (Web UI) 是 osFoundry 社区目录中的应用。面向 Traccar GPS 车队跟踪服务器的 Web UI —— 地图视图、地理围栏、报表、多用户访问、约 200 种设备协议支持。Samsara / Fleetio / Verizon Connect / Geotab(仪表板部分)的开源替代品。基于 Traccar 6.x 与内置 H2 数据库(单容器)构建。**重要限制:** 本部署仅暴露 Traccar Web UI —— GPS 追踪器的实时设备推送需要 iframe 模型无法暴露的设备摄入 TCP 端口。适合查看历史数据、KML/GPX 导入或单独托管的摄入端点。
详情
- 工作区: osfoundry
- 分类: UTILITY
- 价格: Free
- 访问权限: Community
功能
- Web UI for a Traccar GPS fleet tracking server — map view
- Geofences
- Multi-user access
- ~200 device-protocol support
文档
文档由上游项目以英文维护。
# 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) 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。