Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ilyama.golain.io/llms.txt

Use this file to discover all available pages before exploring further.

Golain is an IoT platform for connecting, monitoring, and operating device fleets at scale. You manage organizations, projects, fleets, and devices from the web console, CLI tools, or automation — while Omega edge clients run on your hardware and sync telemetry and state back to the cloud.

What you can do

Manage fleets

Create fleets, register devices, view connectivity, tags, and MQTT credentials.

Deploy firmware

Ship OTA releases and roll out updates to tagged fleets or individual devices.

Connect edge devices

Run Omega on Linux, macOS, or Windows with MQTT, JITR enrollment, and optional SQLite sync.

Automate with CLI

Use platform-tui for scripting, CI, and an interactive terminal UI.

Platform hierarchy

Every resource in Golain lives inside a tenant hierarchy:
Organization  →  Project  →  Fleet  →  Device
  • Organization — your company or team. Members, billing, and org-wide settings live here.
  • Project — a logical product or environment (production, staging, a customer site).
  • Fleet — a group of devices that share deployment context (region, firmware channel, tags).
  • Device — a single connected unit with identity, MQTT credentials, shadow state, and telemetry.
See Platform concepts for permissions, URLs, and how the pieces fit together.

Choose your starting point

I want to…Start here
Explore the product in a browserQuickstartConsole overview
Script fleet operationsPlatform CLI
SSH into a device from my laptopGolain CLI
Install software on edge hardwareOmega edge runtime
Run Golain on my own VMSelf-hosted overview

Repositories

ComponentRepositoryRole
Platform API & workersgolain-io/ilyamaBackend services, MQTT broker, integrations
Web consolegolain-io/pwBrowser UI for fleet and device management
Edge clientgolain-io/omegaOn-device runtime (MQTT, OTA, shadow, RPC)
Documentationgolain-io/docsThis site (Mintlify)