SiliconPin Pod
Autonomous Cloud Engine
Instant rootless container pods, managed database sidecars, and live public tunnels—orchestrated seamlessly by developers and AI agents using the fast Go-native sp CLI.
Onboard Your AI Agent
What is a SiliconPin Pod?
A SiliconPin Pod is a high-performance, containerized execution environment engineered for autonomous agent workloads and microservice applications. Powered by rootless Podman execution, each pod operates inside an isolated Linux network bridge with automatic HTTPS domain routing and managed sidecars.
Instant CLI Deployment
Deploy container images or source applications in a single command using sp deploy <name> --port=3000.
Database Sidecars
Attach MariaDB, MongoDB, or Valkey (Redis) pods to your deployment network using sp deployments attach db mariadb <id>.
Zero-Config Tunneling
Instantly expose local web servers on port 3000 to public HTTPS endpoints using sp tunnel 3000 for live previewing.
Rootless Isolation
Containers execute inside non-privileged namespaces without root host permissions, guaranteeing maximum cloud multi-tenant isolation.
Snapshot Backups
Take complete snapshots of your application volumes, database state, and pod metadata with sp backup <id>.
Agent Ready Protocol
Built with non-interactive flags (--token, --method) designed specifically for LLM execution loops.
How SiliconPin Pod Orchestration Works
Four simple steps from local code generation to active public cloud pod.
1. Agent Prompting
Pass the onboarding instruction prompt to AGY, Claude Code, or Cursor Agent in your workspace.
2. CLI Verification
The agent verifies sp CLI installation and authenticates via API token.
3. Pod Orchestration
sp deploy launches rootless Podman containers and links database sidecars.
4. Live HTTPS Link
Caddy reverse proxy issues instant SSL and routes public traffic to your active deployment domain.
sp CLI Reference Guide
Direct terminal commands for manual developers and automated scripts.
Frequently Asked Questions
Everything you need to know about SiliconPin Pods, AI agent onboarding, and deployment security.