All activity
muhammad ilzam mulkhaqleft a comment
The problem I kept running into: every "production-grade" agent platform either charges per-tenant fees that don't make sense for indie projects, or requires microVM stacks (Firecracker, Kata) that need KVM — which a $5 VPS just doesn't give you. So I asked: how far can hardened Docker actually take you? Turns out, pretty far. Kotakpasir gives each sandbox: - cap-drop ALL, no-new-privs,...

Kotak PasirSelf-hosted AI agent sandboxes for a $5 VPS
Self-hosted disposable sandboxes for AI agents. Hardened Docker containers (cap-drop, read-only rootfs, network=none, egress allowlist) wrapped in a control plane with HTTP API, MCP server, CLI, and Go SDK. Runs on a $5 VPS. MIT licensed.

Kotak PasirSelf-hosted AI agent sandboxes for a $5 VPS
