Lunarr is an actively maintained, mobile-first self-hosted controller project.
lunasea/: Flutter application (iOS/Android relaunch priority)lunasea-docs/: end-user documentationlunasea-notification-service/: hosted notification relay (phase-2 re-enable)lunasea-cloud-functions/: cloud support services (phase-2 re-enable)docs/: maintainer governance, runbooks, and operational checklists
- Primary focus: iOS and Android app reliability, signing, and store releases.
- Cloud account and hosted webhook features: deferred and feature-gated off.
- Non-mobile distribution targets: frozen for release gating in phase 1.
- Run
scripts/bootstrapfor deterministic setup. - Run
scripts/mobile-build-checkbefore release-impacting PRs. - Follow runbooks in
docs/runbooks/for release and incident operations. - Follow the step-by-step launch sequence in
docs/zero-to-launch-checklist.md.
