NexusLink installation guides
| Guide | Covers |
|---|---|
| self-hosting.md | Deploying the NexusLink control plane (server, dashboard, IdP, reverse proxy) with Docker |
| windows.md | Windows client: MSI/EXE installers, silent install, MDM policies, building the installers |
| macos.md | macOS client: pkg installer, Homebrew, MDM configuration profile, building and signing |
| linux.md | Linux client: install script, deb/rpm packages, Docker, systemd |
| android.md | Android: building the SDK (AAR) and the app |
| ios.md | iOS / tvOS: building the SDK (xcframework) and the app |
All clients are configured the same way once installed:
nexuslink up --management-url https://nexuslink.example.com --setup-key <SETUP_KEY>
nexuslink status
Interactive SSO login instead of a setup key:
nexuslink up --management-url https://nexuslink.example.com