Hardware onboarding

Use the conduit service to attach your own hardware to Infersec.

Supported host platforms

  • Linux
  • macOS

Recommended rollout order

  1. Register or create your endpoint in the control plane.
  2. Install and run the conduit host service on your machine.
  3. Attach one or more model sources to the host.
  4. Verify source health and routing status.
  5. 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.