# InstaPods ## Docs - [Billing](https://docs.instapods.com/api-reference/billing.md): Manage subscriptions, payment methods, invoices, and credits. - [Files](https://docs.instapods.com/api-reference/files.md): Browse, read, write, upload, and manage files inside pods. - [Git Deployment](https://docs.instapods.com/api-reference/git.md): Connect repositories and manage git-based deployments. - [API Overview](https://docs.instapods.com/api-reference/overview.md): Authenticate and interact with the InstaPods REST API. - [Pods](https://docs.instapods.com/api-reference/pods.md): Create, manage, and control pod lifecycle via the API. - [Services](https://docs.instapods.com/api-reference/services.md): Install and manage database services inside pods. - [CLI Authentication](https://docs.instapods.com/cli/authentication.md): Log in and manage your CLI session. - [Deploy](https://docs.instapods.com/cli/deploy.md): Deploy your app in one command — creates the pod if needed, syncs files, installs dependencies, and reloads. - [Exec & SSH](https://docs.instapods.com/cli/exec-and-ssh.md): Run commands and manage SSH access from the CLI. - [File Management](https://docs.instapods.com/cli/files.md): Manage pod files from the CLI — list, read, write, upload, and sync. - [Git](https://docs.instapods.com/cli/git.md): Connect a Git repository and manage deployments from the CLI. - [CLI Installation](https://docs.instapods.com/cli/installation.md): Install and configure the InstaPods CLI. - [Logs](https://docs.instapods.com/cli/logs.md): View pod logs from the CLI. - [Pod Management](https://docs.instapods.com/cli/pods.md): Create, manage, and delete pods from the CLI. - [Services](https://docs.instapods.com/cli/services.md): Install and manage database services from the CLI. - [Billing](https://docs.instapods.com/dashboard/billing.md): Manage subscriptions, payment methods, invoices, and credits. - [Custom Domains](https://docs.instapods.com/dashboard/custom-domains.md): Map your own domain to an InstaPods pod with automatic SSL. - [Dashboard Overview](https://docs.instapods.com/dashboard/overview.md): Navigate the InstaPods web dashboard. - [Pod Detail](https://docs.instapods.com/dashboard/pod-detail.md): Explore the tabs of the pod detail page. - [Teams](https://docs.instapods.com/dashboard/teams.md): Manage teams, invite members, and control access. - [Web IDE](https://docs.instapods.com/dashboard/web-ide.md): Edit code directly in the browser with the Monaco-powered web IDE. - [Web Terminal](https://docs.instapods.com/dashboard/web-terminal.md): Access a full terminal inside your pod directly from the browser. - [Core Concepts](https://docs.instapods.com/getting-started/concepts.md): Understand the building blocks of InstaPods — pods, presets, plans, regions, and teams. - [Creating a Pod](https://docs.instapods.com/getting-started/creating-a-pod.md): Step-by-step guide to creating your first pod on InstaPods. - [Managing Pods](https://docs.instapods.com/getting-started/managing-pods.md): Start, stop, restart, resize, and delete your pods. - [Environment Variables](https://docs.instapods.com/guides/environment-variables.md): Configure your app with environment variables and secrets. - [Git Deployment](https://docs.instapods.com/guides/git-deployment.md): Connect a Git repository to your pod and deploy automatically on every push. - [Welcome to InstaPods](https://docs.instapods.com/introduction.md): Your app, live in seconds. One command. Real servers. Starting at $3/mo. - [MCP Authentication](https://docs.instapods.com/mcp/authentication.md): How OAuth authentication works for MCP connections. - [MCP Overview](https://docs.instapods.com/mcp/overview.md): Connect AI assistants to InstaPods using the Model Context Protocol. - [Tools Reference](https://docs.instapods.com/mcp/tools.md): All MCP tools available for AI assistants. - [Node.js](https://docs.instapods.com/presets/nodejs.md): Node.js preset with npm and systemd process management. Versions 18, 20 (default), and 22 available. - [Presets Overview](https://docs.instapods.com/presets/overview.md): Compare the four InstaPods presets — Static, PHP, Node.js, and Python. - [PHP](https://docs.instapods.com/presets/php.md): PHP preset with nginx, PHP-FPM, and Composer. Versions 8.2, 8.3 (default), and 8.4 available. - [Python](https://docs.instapods.com/presets/python.md): Python preset with pip, venv, and systemd process management. Versions 3.11 and 3.12 (default) available. - [Static Site](https://docs.instapods.com/presets/static.md): Static HTML/CSS/JS preset with nginx. - [Quickstart](https://docs.instapods.com/quickstart.md): Get your app online in under 5 minutes. - [MySQL](https://docs.instapods.com/services/mysql.md): Install and use MySQL 8.0 in your pod. - [Services Overview](https://docs.instapods.com/services/overview.md): Add databases to your pods — MySQL, PostgreSQL, and Redis. - [PostgreSQL](https://docs.instapods.com/services/postgresql.md): Install and use PostgreSQL 14 in your pod. - [Redis](https://docs.instapods.com/services/redis.md): Install and use Redis 7 in your pod. - [File Management](https://docs.instapods.com/ssh-and-files/file-management.md): Upload, sync, and manage files in your pods. - [SSH Access](https://docs.instapods.com/ssh-and-files/ssh-access.md): Connect to your pod via SSH and manage SSH keys. - [FAQ](https://docs.instapods.com/support/faq.md): Frequently asked questions about InstaPods. - [Troubleshooting](https://docs.instapods.com/support/troubleshooting.md): Solutions to common InstaPods issues. ## OpenAPI Specs - [openapi](https://docs.instapods.com/api-reference/openapi.yaml)