SSD Nodes Learn

#ai-agents

Filtering by topic #ai-agents · clear

Guides

Run OpenCode on a VPS

OpenCode is the most starred open source coding agent. Install it on a VPS, run it in tmux as an unprivileged user, and keep its API key locked down.

Guides

Run Claude Code safely on a server

Claude Code can run any command your user can. What the skip permissions flag changes, and how to contain the blast radius, from sandbox to disposable VPS.

Guides

Best self-hosted AI agents in 2026

OpenClaw, Hermes, Dify, OpenHands, and Agent Zero compared: what each agent does best, what it needs, and how to run any of them safely on your own VPS.

Guides

Self-host Agent Zero on a VPS

Agent Zero runs code, a browser, and a shell from a Web UI, so exposing it carelessly is dangerous. Set it up on a VPS and lock the Web UI down.

Guides

Run a coding AI agent on a VPS

Run Aider or Goose on a VPS to code from your terminal, connected to a hosted or a self-hosted Ollama model. Setup, model sizing, and safety.

Guides

Build your own AI agent on a VPS

An AI agent is a loop around a language model that can use tools. Learn the concepts behind building one on your own VPS: the loop, tools, MCP, memory.

Guides

Self-host OpenHands on a VPS

OpenHands is an AI agent that writes and runs code, so its setup needs care. Install it on a VPS with Docker and lock down the Web UI and its secrets.

Guides

Self-host Hermes Agent on a VPS

Hermes Agent is a self-hosted AI agent that installs in one command. Set it up safely on a VPS: unprivileged user, firewall, secrets, and systemd.

Guides

Run OpenClaw safely on a VPS

OpenClaw runs shell commands and browses the web, so a careless setup is dangerous. Harden it on a VPS: unprivileged user, firewall, secrets, systemd.

Guides

Self-host Dify on a VPS

Dify is a self-hosted LLM app platform that holds your API keys and data. Install it with Docker Compose on a VPS and harden it properly.