OSS Tanbou

Fleetbase — An extensible open-source logistics OS for dispatch, fleets, warehouses, commerce, and finance

OSS health 96
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
3,856
Primary language
JavaScript
License
AGPL-3.0
Repository last updated
Sep 17, 2026

Overview

Fleetbase is a logistics and supply-chain operating system that combines dispatch, fleet management, live tracking, commerce, warehouse operations, and finance through extensions. It also exposes REST APIs, real-time events, and webhooks, with both self-hosted and managed deployment options. The latest release checked on September 17, 2026 is v0.7.61.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Run fleet operations, warehouse, commerce, and finance on one extensible platform

Fleet-Ops handles orders, drivers, vehicles, tracking, and routing; Storefront provides headless commerce; Pallet covers warehouse workflows; Ledger covers invoicing, wallets, and accounting. IAM and developer tooling plug into the same platform.

Sources: [2][4]

Integrate existing logistics systems through APIs, real-time events, webhooks, and extensions

External applications can use REST APIs while SocketCluster-backed events, webhooks, and the extension model support custom workflows and integrations.

Sources: [2][3]

For teams that want logistics capabilities as a platform rather than separate TMS, delivery, and warehouse tools

It fits trucking, courier, retail, healthcare, and similar operations that need shared order, driver, vehicle, inventory, and billing data plus custom workflows or apps.

Sources: [2]

It is a multi-service, multi-module system rather than a single binary

The Compose stack includes MySQL, Redis, SocketCluster, queues, a scheduler, API, console, and HTTP services, while major modules are Git submodules. v0.7.61 also carries separate component versions, so production upgrades should account for component compatibility, persistence, mail, maps/SMS, and origin/security settings.

Sources: [3][4][5]

Official sources

  1. [1]fleetbase/fleetbase — GitHub repository metadata(2026-09-17)
  2. [2]Fleetbase — README(2026-09-17)
  3. [3]Fleetbase — docker-compose.yml(2026-09-17)
  4. [4]Fleetbase — .gitmodules(2026-09-17)
  5. [5]Fleetbase v0.7.61 release(2026-09-17)
Supplemental curator note

Its value is treating logistics as an extensible operating system rather than a collection of disconnected tools.

Try it in 3 steps

  1. 1

    Get the source

    git clone --depth 1 https://github.com/fleetbase/fleetbase.git
  2. 2

    Enter the repository

    cd fleetbase
  3. 3

    Check the official steps

    Continue with the commands in the README Installation, Quick Start, or Getting Started section.

    find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Check the official README

Growth

Growth trends · Last 30 days

3,856 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
80
Open PRs
1

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • driver-app
  • fleet-management
  • infrastructure
  • inventory-management
  • logistics
  • ondemand
  • open-source
  • order-management
  • route-optimization
  • supply-chain-management
  • transportation
  • warehouse-management
Stars
3,856
Forks
984
Watchers
49
Open issues
21
Primary language
JavaScript
License
AGPL-3.0
Repository last updated
Sep 17, 2026
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.

Fleetbase — Open-source Logistics and Fleet Management OS | OSS Tanbou