microsandbox
🧱 secure, local and programmable sandboxes for AI agents
⭐ 5,946 stars on GitHub · 🍴 290 forks · 📜 License: apache-2.0 · 💻 Language: Rust
What is microsandbox?
An open-source AI/LLM project — run models locally, no cloud data sharing, fully customizable to your needs.
The biggest strength is fully local AI inference — zero API cost, no data leak risk, low latency.
Best for AI devs, researchers, anyone building agents/chatbots without OpenAI dependency.
Topics: the project is tagged with popular topics:
- 🏷️
agents - 🏷️
ai - 🏷️
container - 🏷️
docker - 🏷️
linux - 🏷️
macos - 🏷️
mcp - 🏷️
nodejs - 🏷️
orchestration - 🏷️
rust
📸 Screenshots

Quick install
See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:
git clone https://github.com/superradcompany/microsandbox.git
cd microsandbox
docker build -t microsandbox .
docker run -d -p 8080:8080 microsandbox
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 4096 MB |
| CPU | 2 vCPU |
| Disk | 50 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Standard 4GB RAM / 2 vCPU / 50GB SSD (~150k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running microsandbox smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: superradcompany/microsandbox
- 🌐 Homepage: https://docs.microsandbox.dev
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 05/05/2026. Star/fork counts may have changed — see live numbers via the GitHub link.
