-
Notifications
You must be signed in to change notification settings - Fork 0
home
Arne Molland edited this page Sep 16, 2025
·
1 revision
Welcome to the fleetd documentation! fleetd is a comprehensive device fleet management platform designed for IoT devices, edge computing, and distributed systems.
- Quick Start Guide - Get fleetd running in minutes
- Installation Guide - Detailed installation instructions
- Device Provisioning - Provision your first device
- System Architecture - Overall system design
- API Architecture - API design and patterns
- Data Architecture - Data flow and storage
- Authentication - Security and authentication
- Fleet Management - Managing device fleets
- Software Lifecycle - Managing software deployments
- IoT Device Support - Supported device types
- Developer Guide - Getting started with development
- API Reference - Complete API documentation
- Production Guide - Running fleetd in production
- Deployment Guide - Deployment strategies
- fleetd - Edge device agent that runs on managed devices
- fleets - Central management server
- fleetctl - Command-line management tool
- PostgreSQL - Primary database
- VictoriaMetrics - Time-series metrics
- Loki - Log aggregation
- Valkey - Cache and pub/sub
- Web Dashboard - Management UI
fleetd provides a complete platform for managing fleets of devices at scale:
- Device Provisioning - Automated OS installation and configuration
- Fleet Management - Organize devices into logical groups
- Software Deployment - Deploy and update software across your fleet
- Monitoring & Telemetry - Real-time metrics and logs
- Security - Secure device authentication and communication
- Scalability - Manage from 1 to 100,000+ devices
Start with our Quick Start Guide to get fleetd running in minutes!