Interested in an on-premise deployment or AI transformation? Call or text 📞 (571) 293-0242
Back to Updates

Claw Setup: Connect Self-Hosted Agent Servers

ibl.ai EngineeringFebruary 15, 2025

Connect self-hosted OpenClaw and NVIDIA NemoClaw servers to the ibl.ai platform. Run your own agent infrastructure with full management through ibl.ai APIs.

Claw Setup provides everything needed to connect self-hosted agent servers to the ibl.ai platform:

Supported Runtimes

  • OpenClaw — Open source agent execution runtime
  • NVIDIA NemoClaw — NVIDIA's enterprise agent runtime with GPU acceleration

What's Included

  • Caddy reverse proxy configuration for SSL termination and routing
  • Docker Compose files for one-command deployment
  • Platform API integration scripts for registering servers
  • Health check and monitoring configuration

Setup Flow

  1. Deploy your Claw server (OpenClaw or NemoClaw)
  2. Clone the setup repository:
    git clone https://github.com/iblai/iblai-claw-setup.git
    cd iblai-claw-setup
  3. Configure your platform credentials and server URL
  4. Run the setup script to register with ibl.ai
  5. Manage agents through the ibl.ai dashboard or API

Why Self-Host?

  • Data sovereignty — All agent execution happens on your infrastructure
  • GPU control — Use your own GPUs for model inference
  • Network isolation — Keep sensitive data within your network perimeter
  • Cost optimization — Scale compute independently of the platform