Documentation site for podspawn -- ephemeral SSH dev containers via native sshd.
Built with Fumadocs + Next.js.
bun install
bun run devOpen http://localhost:3000.
content/docs/
getting-started/ # Installation, quick start, client setup
concepts/ # Architecture, session lifecycle, auth, networking
configuration/ # Server, client, security, user overrides
podfile/ # Podfile spec, packages, services, hooks, devcontainer
cli/ # Server, client, and admin command reference
guides/ # SSH features, security, AI agents, IDE integration
24 documentation pages + landing page.
bun run buildStatic export in .next/ -- deploy to Vercel, Cloudflare Pages, or any static host.
AGPL-3.0, same as podspawn.