installer: scaffold package manager abstraction and support matrix

This commit is contained in:
Abhimanyu Saharan
2026-02-13 09:40:54 +00:00
parent 6e8069fc2a
commit 645e620ae9
3 changed files with 93 additions and 11 deletions

View File

@@ -58,6 +58,8 @@ The installer is interactive and will:
- Generate and configure environment files.
- Bootstrap and start the selected deployment mode.
Installer support matrix: [`docs/installer-support.md`](./docs/installer-support.md)
### Option B: Manual setup
### Prerequisites