IronClaw
IronClaw is a secure, self-hosted AI agent with a web browser interface, multi-LLM support, hybrid memory search, and WASM-sandboxed tool execution — all data stays on your server.
IronClaw
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ironclaw.sh)"
Alpine install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-ironclaw.sh)"
Configuration
Config file:
1
/root/.ironclaw/.env
Notes
The gateway auth token is auto-generated and stored in /root/.ironclaw/.env.
Configure your LLM provider after installation by running: ironclaw onboard
