# ZWRM ## Docs - [Coding Agents](https://docs.zwrm.eu/agents/overview.md): Run persistent coding agent VMs with full platform access. - [Agent secrets](https://docs.zwrm.eu/agents/secrets.md): Manage encrypted secrets for coding agent instances. - [Agent Usage](https://docs.zwrm.eu/agents/usage.md): Detailed usage guide for ZWRM coding agents. - [Configuration](https://docs.zwrm.eu/apps/configuration.md): Configure your application with zwrm.toml and global CLI settings. - [Dashboard](https://docs.zwrm.eu/apps/dashboard.md): Access monitoring dashboards for your applications. - [Deploying](https://docs.zwrm.eu/apps/deploy.md): Build and deploy your application to ZWRM. - [Destroy](https://docs.zwrm.eu/apps/destroy.md): Destroy machines or an entire application. - [Logs](https://docs.zwrm.eu/apps/logs.md): View and stream VM console output. - [Routes](https://docs.zwrm.eu/apps/routes.md): Manage custom hostname routes for your application. - [Scaling](https://docs.zwrm.eu/apps/scaling.md): Scale your application up or down. - [Secrets](https://docs.zwrm.eu/apps/secrets.md): Manage encrypted environment variables for your application. - [Volume snapshots](https://docs.zwrm.eu/apps/snapshots.md): Create and restore point-in-time snapshots of persistent volumes. - [SSH](https://docs.zwrm.eu/apps/ssh.md): Connect to a running VM via SSH. - [Status](https://docs.zwrm.eu/apps/status.md): View the current state of your application and machines. - [Volumes](https://docs.zwrm.eu/apps/volumes.md): Attach persistent storage to your VMs. - [Authentication](https://docs.zwrm.eu/auth.md): Log in, manage tokens, and check your identity. - [CLI Reference](https://docs.zwrm.eu/cli-reference.md): Complete command reference for the zwrm CLI. - [ZWRM Documentation](https://docs.zwrm.eu/index.md): Agent-native deployment platform. Run coding agents and deploy apps on Firecracker microVMs. - [Backups](https://docs.zwrm.eu/postgres/backups.md): Back up and restore PostgreSQL databases with WAL archiving and point-in-time recovery. - [Linking](https://docs.zwrm.eu/postgres/linking.md): Connect PostgreSQL databases to your applications over private networking. - [PostgreSQL](https://docs.zwrm.eu/postgres/overview.md): Create and manage PostgreSQL databases on ZWRM. - [Scaling & Replicas](https://docs.zwrm.eu/postgres/scaling.md): Scale PostgreSQL with read replicas. - [Quickstart](https://docs.zwrm.eu/quickstart.md): Go from zero to a running application in five minutes. - [Sandboxes](https://docs.zwrm.eu/sandbox.md): Isolated microVM environments for code execution, development, and AI agents - [API reference](https://docs.zwrm.eu/sandboxes/api-reference.md): REST API endpoints for sandbox management - [Egress controls](https://docs.zwrm.eu/sandboxes/egress.md): Restrict outbound network access from sandbox VMs - [Ephemeral sandboxes](https://docs.zwrm.eu/sandboxes/ephemeral.md): Disposable microVM environments with automatic cleanup - [Persistent sandboxes](https://docs.zwrm.eu/sandboxes/persistent.md): Long-lived environments with auto-suspend and instant wake - [Quickstart](https://docs.zwrm.eu/sandboxes/quickstart.md): Create and interact with your first sandbox in under a minute - [Templates](https://docs.zwrm.eu/sandboxes/templates.md): Pre-built VM images that define sandbox environments - [Warm pool](https://docs.zwrm.eu/sandboxes/warm-pool.md): Pre-booted VMs for instant sandbox creation - [Global Secrets](https://docs.zwrm.eu/secrets.md): Organization-wide secrets shared across all your applications. - [API Reference](https://docs.zwrm.eu/self-hosting/api-reference.md): Internal and administrative API endpoints for the control plane. - [Control Plane](https://docs.zwrm.eu/self-hosting/control-plane.md): Configure and run the zwrmd control plane server. - [Environment Variables](https://docs.zwrm.eu/self-hosting/environment-variables.md): Override control plane and agent configuration via environment variables. - [Host Agent](https://docs.zwrm.eu/self-hosting/host-agent.md): Configure and run zwrm-agent on worker hosts. - [Installation](https://docs.zwrm.eu/self-hosting/installation.md): Install the control plane, host agent, or CLI from the install script. - [Monitoring](https://docs.zwrm.eu/self-hosting/monitoring.md): Prometheus metrics, health checks, and log viewing. - [Multi-Host](https://docs.zwrm.eu/self-hosting/multi-host.md): Distribute VMs across multiple hosts with scheduling and drain. - [Networking](https://docs.zwrm.eu/self-hosting/networking.md): VM networking, IP allocation, and private networking. - [Self-Hosting](https://docs.zwrm.eu/self-hosting/overview.md): Run the ZWRM platform on your own infrastructure. - [Proxy & TLS](https://docs.zwrm.eu/self-hosting/proxy-and-tls.md): Reverse proxy, TLS termination, SSH proxy, PostgreSQL proxy, and authentication service. - [Quickstart](https://docs.zwrm.eu/self-hosting/quickstart.md): Go from a bare Linux server to running apps in minutes. - [Upgrading](https://docs.zwrm.eu/self-hosting/upgrading.md): Upgrade, version pin, and uninstall ZWRM components. ## OpenAPI Specs - [openapi](https://docs.zwrm.eu/api-reference/openapi.json)