~/.config/golain/omega/{device-name}/ by default.
Prerequisites
- golain installed and logged in
- Org/project context set (
golain context set) - Device registered in a fleet (console or
golain devices create) - Network access to https://tools.ilyama.golain.io/omega/ (Omega + SQLite deps CDN)
CLI: golain omega scaffold
Creates or reuses MQTT device certificates, generates config, downloads Omega and SQLite deps, and optionally seeds a sample database.
Flags
Output files
Run after scaffold
--verify-tables, expect three fresh lineages and one telemetry target in edge_ts_*.
Maintainer verification
The ilyama repo includes an end-to-end check againstapi.ilyama.golain.io:
golain login session and at least one Organization / Project / Fleet. The script scaffolds --verify-tables, starts Omega, waits for fresh lineages, approves the queued review, and confirms staged rows drain.
TUI: Deploy Omega wizard
Interactive flow from device detail:O on device detail to start Deploy Omega.
Wizard steps
Certificates are saved under
~/.config/golain/certs/{device-name}/.
CDN assets used
Standalone install (without scaffold):