Post

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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/ironclaw.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/alpine-ironclaw.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Alpine 3.23

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

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.