Hardware onboarding
Use the conduit service to attach your own hardware to Infersec.
Supported host platforms
- Linux
- macOS
Recommended rollout order
- Register or create your endpoint in the control plane.
- Install and run the conduit host service on your machine.
- Attach one or more model sources to the host.
- Verify source health and routing status.
- Test endpoint compatibility with OpenAI/Anthropic SDKs.
Connectivity checklist
- Host can reach Infersec control endpoints
- Required auth keys are configured
- Local model runtime is reachable by conduit
- Health checks pass for attached inference sources
Validation commands
npm run test --workspace applications/website
npm run build --workspace applications/website
Use these checks before release to validate website docs and static generation output.