# Towbar > Open-source, Git-native PaaS for apps, databases, and previews. Deploy to servers you own. - [Towbar documentation](https://www.towbar.dev/docs/index.md): Deploy from Git, run services on your own servers, and operate them with a clear history. - [Core concepts](https://www.towbar.dev/docs/concepts.md): Understand how repositories, servers, workloads, and releases fit together. - [Your first deployment](https://www.towbar.dev/docs/getting-started.md): Take a Dockerfile app from a GitHub repository to a verified deployment on your Ubuntu server. - [Repositories](https://www.towbar.dev/docs/repositories.md): Connect a repository and keep its deployable inventory in sync with Git. - [Servers](https://www.towbar.dev/docs/servers.md): Register an Ubuntu host, verify its identity, and prepare it for deployments. - [Apps](https://www.towbar.dev/docs/apps.md): Deploy source builds, static sites, OCI images, or multi-service Compose projects. - [Deployment modes](https://www.towbar.dev/docs/platform-deployments.md): Deploy Dockerfiles, static sites, OCI images, Railpack, Nixpacks, Buildpacks, and Compose projects. - [Resources](https://www.towbar.dev/docs/resources.md): Run managed databases and image-based services with persistent storage and recovery. - [Managed databases](https://www.towbar.dev/docs/managed-databases.md): Run and recover the eight database engines supported by Towbar. - [Deployments and releases](https://www.towbar.dev/docs/deployments.md): Understand triggers, deployment stages, health-based promotion, and rollback. - [Preview environments](https://www.towbar.dev/docs/previews.md): Deploy eligible pull requests to isolated environments with stable URLs and separate secrets. - [Domains and TLS](https://www.towbar.dev/docs/domains-tls.md): Expose an HTTP service through Caddy with direct DNS or Cloudflare DNS validation. - [Shared secrets](https://www.towbar.dev/docs/secrets.md): Configure encrypted deployment secrets in Towbar. - [Monitoring, health, and capacity](https://www.towbar.dev/docs/monitoring.md): Read control-plane checks, runtime health, resource usage, and operation history. - [Scout Agent](https://www.towbar.dev/docs/scout.md): Meet Scout Agent, Towbar’s monitoring agent. Track server, app, and resource performance with updates every 30 seconds. - [Scout Alerts](https://www.towbar.dev/docs/scout-alerts.md): Configure metric alerts, public HTTP checks, and Slack or email notifications in Towbar. - [Deployment comparisons](https://www.towbar.dev/docs/deployment-comparisons.md): Compare two deployments with equal observation windows, resource usage changes, restarts, and data coverage. - [OpenTelemetry](https://www.towbar.dev/docs/observability-routing.md): Export workload logs, metrics, and traces through managed, isolated collectors. - [Vulnerability scanning](https://www.towbar.dev/docs/vulnerability-scanning.md): Scan app images, inspect package findings and available fixes, and track results across your workspace. - [Database backups](https://www.towbar.dev/docs/backups.md): Protect managed databases with workspace object-storage providers. - [Database restores](https://www.towbar.dev/docs/restores.md): Validate a retained database backup, restore it in isolation, and promote it with rollback protection. - [Troubleshooting](https://www.towbar.dev/docs/troubleshooting.md): Find the failing stage and recover from common setup, deployment, and runtime problems. - [GitHub](https://www.towbar.dev/docs/integrations/github.md): Configure a GitHub App in the runtime environment, install it, and connect repositories. - [GitLab](https://www.towbar.dev/docs/integrations/gitlab.md): Configure a GitLab OAuth application in the runtime environment and authorize one account. - [AWS](https://www.towbar.dev/docs/integrations/aws.md): Enable one runtime AWS identity for resource backups and restores. - [Google Cloud](https://www.towbar.dev/docs/integrations/gcp.md): Enable one runtime service account for Google Cloud Storage backups and restores. - [Azure](https://www.towbar.dev/docs/integrations/azure.md): Enable one runtime service principal for Azure Blob Storage backups and restores. - [Notifications](https://www.towbar.dev/docs/integrations/notifications.md): Configure operational notification providers and routes in the Towbar runtime environment. - [Log forwarding](https://www.towbar.dev/docs/integrations/log-drains.md): Configure reliable server log drains through runtime environment JSON. - [Team settings](https://www.towbar.dev/docs/team-settings.md): Set your team name, add members, manage invitations, and create team API keys. - [Personal settings](https://www.towbar.dev/docs/personal-settings.md): Manage your profile, sign-in methods, browser sessions, and personal API keys. - [SSH keys](https://www.towbar.dev/docs/ssh-keys.md): Generate or store private SSH keys and select them for server connections. - [Install Towbar](https://www.towbar.dev/docs/self-hosting/installation.md): Run the Towbar control plane with Docker Compose and create your first Admin account. - [Deploy with GitHub Actions](https://www.towbar.dev/docs/self-hosting/github-actions.md): Deploy an exact Towbar release to a Linux server over SSH or AWS Systems Manager. - [Team access and account security](https://www.towbar.dev/docs/self-hosting/team-access.md): Set up Admin, Member and Viewer access, invitations, personal keys, MFA, and transactional email. - [Upgrades and recovery](https://www.towbar.dev/docs/self-hosting/upgrades.md): Plan a release upgrade, protect control-plane state, and recover Admin access. - [Account recovery](https://www.towbar.dev/docs/self-hosting/account-recovery.md): Recover a password, change a lost Admin email address, or reset a user's authenticator from the Towbar host. - [Uninstall Towbar](https://www.towbar.dev/docs/self-hosting/uninstall.md): Stop or remove the control plane while keeping workload and database deletion explicit. - [Architecture](https://www.towbar.dev/docs/self-hosting/architecture.md): Understand Towbar's control plane, deployment plane, workflows, and trust boundaries. - [Security](https://www.towbar.dev/docs/self-hosting/security.md): Review Towbar's supported versions, trust model, and private vulnerability reporting path. - [Deployment manifest](https://www.towbar.dev/docs/reference/deployment-manifest.md): Declare environments in towbar.yml and configure apps and resources in separate entity files. - [Environment variables](https://www.towbar.dev/docs/reference/environment-variables.md): Reference for control-plane secrets, public origins, notification providers, and worker settings. - [API & MCP](https://www.towbar.dev/docs/api/overview.md): Automate your Towbar control plane with a REST API or connect an AI client through MCP. - [Authentication and rate limits](https://www.towbar.dev/docs/api/authentication.md): Scope, rotate and revoke personal and team API keys with live role restrictions. - [MCP setup](https://www.towbar.dev/docs/api/mcp.md): Connect Codex, Cursor, VS Code, Claude Code, or another Streamable HTTP MCP client to your Towbar control plane. - [MCP tool catalogue](https://www.towbar.dev/docs/api/mcp-tools.md): Task-oriented Towbar tools for discovery, deployment, diagnostics, backups, servers, previews, and secrets. - [Automation workflows](https://www.towbar.dev/docs/api/workflows.md): Deploy and roll back apps, reconcile repositories, manage secrets, and follow asynchronous Towbar operations. - [List sources](https://www.towbar.dev/api-reference/get_sources.md): List sources through the Towbar REST API. - [Get source](https://www.towbar.dev/api-reference/get_sources_by_id.md): Get source through the Towbar REST API. - [Delete source](https://www.towbar.dev/api-reference/delete_sources_by_id.md): Delete source through the Towbar REST API. - [Discover repository environments](https://www.towbar.dev/api-reference/post_sources_discover.md): Discover repository environments through the Towbar REST API. - [Connect repository and environments](https://www.towbar.dev/api-reference/post_sources_connect.md): Connect repository and environments through the Towbar REST API. - [List repository branches](https://www.towbar.dev/api-reference/get_sources_by_id_branches.md): List repository branches through the Towbar REST API. - [List source syncs](https://www.towbar.dev/api-reference/get_sources_by_id_syncs.md): List source syncs through the Towbar REST API. - [Get source sync](https://www.towbar.dev/api-reference/get_sources_by_id_syncs_by_id.md): Get source sync through the Towbar REST API. - [List source environments](https://www.towbar.dev/api-reference/get_sources_by_id_environments.md): List source environments through the Towbar REST API. - [Connect source environment](https://www.towbar.dev/api-reference/post_sources_by_id_environments.md): Connect source environment through the Towbar REST API. - [Change environment branch](https://www.towbar.dev/api-reference/patch_sources_by_id_environments_by_id.md): Change environment branch through the Towbar REST API. - [Sync environment](https://www.towbar.dev/api-reference/post_sources_by_id_environments_by_id_syncs.md): Sync environment through the Towbar REST API. - [Disconnect environment](https://www.towbar.dev/api-reference/delete_sources_by_id_environments_by_id.md): Disconnect environment through the Towbar REST API. - [Sync all connected environments](https://www.towbar.dev/api-reference/post_sources_by_id_environments_syncs.md): Sync all connected environments through the Towbar REST API. - [Read an environment manifest snapshot](https://www.towbar.dev/api-reference/get_sources_by_id_environments_by_id_manifest.md): Read an environment manifest snapshot through the Towbar REST API. - [Update environment runtime automation](https://www.towbar.dev/api-reference/patch_sources_by_id_environments_by_id_auto_deploy_control.md): Update environment runtime automation through the Towbar REST API. - [Get source auto deploy control](https://www.towbar.dev/api-reference/get_sources_by_id_auto_deploy_control.md): Get source auto deploy control through the Towbar REST API. - [Update source auto deploy control](https://www.towbar.dev/api-reference/patch_sources_by_id_auto_deploy_control.md): Update source auto deploy control through the Towbar REST API. - [List source apps](https://www.towbar.dev/api-reference/get_sources_by_id_apps.md): List source apps through the Towbar REST API. - [List source resources](https://www.towbar.dev/api-reference/get_sources_by_id_resources.md): List source resources through the Towbar REST API. - [List source capacity](https://www.towbar.dev/api-reference/get_sources_by_id_capacity.md): List source capacity through the Towbar REST API. - [List source deployments](https://www.towbar.dev/api-reference/get_sources_by_id_deployments.md): List source deployments through the Towbar REST API. - [List source backups](https://www.towbar.dev/api-reference/get_sources_by_id_backups.md): List source backups through the Towbar REST API. - [List source previews](https://www.towbar.dev/api-reference/get_sources_by_id_previews.md): List source previews through the Towbar REST API. - [List environment secrets](https://www.towbar.dev/api-reference/get_sources_by_id_secrets.md): List environment secrets through the Towbar REST API. - [Update environment secrets](https://www.towbar.dev/api-reference/patch_sources_by_id_secrets_by_environment_by_stage.md): Update environment secrets through the Towbar REST API. - [List apps](https://www.towbar.dev/api-reference/get_apps.md): List apps through the Towbar REST API. - [Get app](https://www.towbar.dev/api-reference/get_apps_by_id.md): Get app through the Towbar REST API. - [Get app auto-deploy settings](https://www.towbar.dev/api-reference/get_apps_by_id_auto_deploy_control.md): Get app auto-deploy settings through the Towbar REST API. - [Update app auto-deploy settings](https://www.towbar.dev/api-reference/patch_apps_by_id_auto_deploy_control.md): Update app auto-deploy settings through the Towbar REST API. - [List app deployments](https://www.towbar.dev/api-reference/get_apps_by_id_deployments.md): List app deployments through the Towbar REST API. - [List app releases](https://www.towbar.dev/api-reference/get_apps_by_id_releases.md): List app releases through the Towbar REST API. - [Request app deployment](https://www.towbar.dev/api-reference/post_apps_by_id_actions_deploy.md): Request app deployment through the Towbar REST API. - [Request app rollback](https://www.towbar.dev/api-reference/post_apps_by_id_actions_rollback.md): Request app rollback through the Towbar REST API. - [List app operations](https://www.towbar.dev/api-reference/get_apps_by_id_operations.md): List app operations through the Towbar REST API. - [List app operation progress](https://www.towbar.dev/api-reference/get_apps_by_id_operations_by_id_events.md): List app operation progress through the Towbar REST API. - [Redeploy an app with current external secrets](https://www.towbar.dev/api-reference/post_apps_by_id_actions_refresh_external_secrets.md): Redeploy an app with current external secrets through the Towbar REST API. - [Restart app](https://www.towbar.dev/api-reference/post_apps_by_id_actions_restart.md): Restart app through the Towbar REST API. - [Start app](https://www.towbar.dev/api-reference/post_apps_by_id_actions_start.md): Start app through the Towbar REST API. - [Stop app](https://www.towbar.dev/api-reference/post_apps_by_id_actions_stop.md): Stop app through the Towbar REST API. - [Request app operation](https://www.towbar.dev/api-reference/post_apps_by_id_actions_logs.md): Request app operation through the Towbar REST API. - [Get app persistent storage](https://www.towbar.dev/api-reference/get_apps_by_id_storage.md): Get app persistent storage through the Towbar REST API. - [List scheduled app jobs](https://www.towbar.dev/api-reference/get_apps_by_id_jobs.md): List scheduled app jobs through the Towbar REST API. - [Run a manifest-defined app job](https://www.towbar.dev/api-reference/post_apps_by_id_actions_run_job.md): Run a manifest-defined app job through the Towbar REST API. - [List preview environments](https://www.towbar.dev/api-reference/get_apps_by_id_previews.md): List preview environments through the Towbar REST API. - [Read app metrics history](https://www.towbar.dev/api-reference/get_apps_by_id_metrics.md): Read app metrics history through the Towbar REST API. - [List environment secrets](https://www.towbar.dev/api-reference/get_apps_by_id_secrets.md): List environment secrets through the Towbar REST API. - [Update environment secrets](https://www.towbar.dev/api-reference/patch_apps_by_id_secrets_by_environment_by_stage.md): Update environment secrets through the Towbar REST API. - [List resources](https://www.towbar.dev/api-reference/get_resources.md): List resources through the Towbar REST API. - [Get resource](https://www.towbar.dev/api-reference/get_resources_by_id.md): Get resource through the Towbar REST API. - [Get resource auto-deploy settings](https://www.towbar.dev/api-reference/get_resources_by_id_auto_deploy_control.md): Get resource auto-deploy settings through the Towbar REST API. - [Update resource auto-deploy settings](https://www.towbar.dev/api-reference/patch_resources_by_id_auto_deploy_control.md): Update resource auto-deploy settings through the Towbar REST API. - [List resource deployments](https://www.towbar.dev/api-reference/get_resources_by_id_deployments.md): List resource deployments through the Towbar REST API. - [List resource releases](https://www.towbar.dev/api-reference/get_resources_by_id_releases.md): List resource releases through the Towbar REST API. - [Request resource deployment](https://www.towbar.dev/api-reference/post_resources_by_id_actions_deploy.md): Request resource deployment through the Towbar REST API. - [Request resource rollback](https://www.towbar.dev/api-reference/post_resources_by_id_actions_rollback.md): Request resource rollback through the Towbar REST API. - [List resource operations](https://www.towbar.dev/api-reference/get_resources_by_id_operations.md): List resource operations through the Towbar REST API. - [Redeploy a resource with current external secrets](https://www.towbar.dev/api-reference/post_resources_by_id_actions_refresh_external_secrets.md): Redeploy a resource with current external secrets through the Towbar REST API. - [Restart resource](https://www.towbar.dev/api-reference/post_resources_by_id_actions_restart.md): Restart resource through the Towbar REST API. - [Start resource](https://www.towbar.dev/api-reference/post_resources_by_id_actions_start.md): Start resource through the Towbar REST API. - [Stop resource](https://www.towbar.dev/api-reference/post_resources_by_id_actions_stop.md): Stop resource through the Towbar REST API. - [Request resource operation](https://www.towbar.dev/api-reference/post_resources_by_id_actions_logs.md): Request resource operation through the Towbar REST API. - [Get resource backup assurance](https://www.towbar.dev/api-reference/get_resources_by_id_backup_assurance.md): Get resource backup assurance through the Towbar REST API. - [List operation events](https://www.towbar.dev/api-reference/get_resources_by_id_operations_by_id_events.md): List operation events through the Towbar REST API. - [Backup resource](https://www.towbar.dev/api-reference/post_resources_by_id_actions_backup.md): Backup resource through the Towbar REST API. - [Request resource restore](https://www.towbar.dev/api-reference/post_resources_by_id_actions_restore.md): Request resource restore through the Towbar REST API. - [Request restore cleanup](https://www.towbar.dev/api-reference/post_resources_by_id_actions_restore_cleanup.md): Request restore cleanup through the Towbar REST API. - [Cancel resource restore](https://www.towbar.dev/api-reference/post_resources_by_id_operations_by_id_actions_cancel.md): Cancel resource restore through the Towbar REST API. - [Read resource metrics history](https://www.towbar.dev/api-reference/get_resources_by_id_metrics.md): Read resource metrics history through the Towbar REST API. - [List environment secrets](https://www.towbar.dev/api-reference/get_resources_by_id_secrets.md): List environment secrets through the Towbar REST API. - [Update environment secrets](https://www.towbar.dev/api-reference/patch_resources_by_id_secrets_by_environment_by_stage.md): Update environment secrets through the Towbar REST API. - [Get server orphans](https://www.towbar.dev/api-reference/get_servers_by_id_orphans.md): Get server orphans through the Towbar REST API. - [Request orphan cleanup](https://www.towbar.dev/api-reference/post_servers_by_id_actions_cleanup_orphans.md): Request orphan cleanup through the Towbar REST API. - [List servers](https://www.towbar.dev/api-reference/get_servers.md): List servers through the Towbar REST API. - [Create server](https://www.towbar.dev/api-reference/post_servers.md): Create server through the Towbar REST API. - [Get server](https://www.towbar.dev/api-reference/get_servers_by_id.md): Get server through the Towbar REST API. - [Update server](https://www.towbar.dev/api-reference/patch_servers_by_id.md): Update server through the Towbar REST API. - [Remove server](https://www.towbar.dev/api-reference/delete_servers_by_id.md): Remove server through the Towbar REST API. - [List server apps](https://www.towbar.dev/api-reference/get_servers_by_id_apps.md): List server apps through the Towbar REST API. - [List server resources](https://www.towbar.dev/api-reference/get_servers_by_id_resources.md): List server resources through the Towbar REST API. - [List server deployments](https://www.towbar.dev/api-reference/get_servers_by_id_deployments.md): List server deployments through the Towbar REST API. - [Get server capacity](https://www.towbar.dev/api-reference/get_servers_by_id_capacity.md): Get server capacity through the Towbar REST API. - [Get Scout Agent status](https://www.towbar.dev/api-reference/get_servers_by_id_monitoring.md): Get Scout Agent status through the Towbar REST API. - [Set monitoring retention](https://www.towbar.dev/api-reference/patch_servers_by_id_monitoring.md): Set monitoring retention through the Towbar REST API. - [Install or update Scout Agent](https://www.towbar.dev/api-reference/post_servers_by_id_monitoring_actions_install.md): Install or update Scout Agent through the Towbar REST API. - [Uninstall Scout Agent](https://www.towbar.dev/api-reference/post_servers_by_id_monitoring_actions_uninstall.md): Uninstall Scout Agent through the Towbar REST API. - [Read server metrics history](https://www.towbar.dev/api-reference/get_servers_by_id_metrics.md): Read server metrics history through the Towbar REST API. - [Inspect Scout alert rules](https://www.towbar.dev/api-reference/get_servers_by_id_scout_alerts.md): Inspect Scout alert rules through the Towbar REST API. - [Create Scout alert rule](https://www.towbar.dev/api-reference/post_servers_by_id_scout_alerts_rules.md): Create Scout alert rule through the Towbar REST API. - [Update Scout alert rule](https://www.towbar.dev/api-reference/put_servers_by_id_scout_alerts_rules_by_id.md): Update Scout alert rule through the Towbar REST API. - [Delete Scout alert rule](https://www.towbar.dev/api-reference/delete_servers_by_id_scout_alerts_rules_by_id.md): Delete Scout alert rule through the Towbar REST API. - [List Scout incidents](https://www.towbar.dev/api-reference/get_servers_by_id_scout_alerts_incidents.md): List Scout incidents through the Towbar REST API. - [Inspect Scout incident](https://www.towbar.dev/api-reference/get_servers_by_id_scout_alerts_incidents_by_id.md): Inspect Scout incident through the Towbar REST API. - [List server checks](https://www.towbar.dev/api-reference/get_servers_by_id_checks.md): List server checks through the Towbar REST API. - [List server preparations](https://www.towbar.dev/api-reference/get_servers_by_id_preparations.md): List server preparations through the Towbar REST API. - [Request server check](https://www.towbar.dev/api-reference/post_servers_by_id_actions_check.md): Request server check through the Towbar REST API. - [Request server preparation](https://www.towbar.dev/api-reference/post_servers_by_id_actions_prepare.md): Request server preparation through the Towbar REST API. - [Get server credential metadata](https://www.towbar.dev/api-reference/get_servers_by_id_credentials.md): Get server credential metadata through the Towbar REST API. - [Update server credentials](https://www.towbar.dev/api-reference/patch_servers_by_id_credentials.md): Update server credentials through the Towbar REST API. - [Verify and save an SSH private key](https://www.towbar.dev/api-reference/post_servers_by_id_credentials_actions_verify_private_key.md): Verify and save an SSH private key through the Towbar REST API. - [Get SSH private key verification](https://www.towbar.dev/api-reference/get_servers_by_id_credentials_verifications_by_id.md): Get SSH private key verification through the Towbar REST API. - [List trusted host keys](https://www.towbar.dev/api-reference/get_servers_by_id_host_keys.md): List trusted host keys through the Towbar REST API. - [Trust server host key](https://www.towbar.dev/api-reference/post_servers_by_id_host_keys_actions_trust.md): Trust server host key through the Towbar REST API. - [Revoke server host key](https://www.towbar.dev/api-reference/delete_servers_by_id_host_keys_by_id.md): Revoke server host key through the Towbar REST API. - [List deployments](https://www.towbar.dev/api-reference/get_deployments.md): List deployments through the Towbar REST API. - [List deployment history](https://www.towbar.dev/api-reference/get_deployments_history.md): List deployment history through the Towbar REST API. - [Get deployment](https://www.towbar.dev/api-reference/get_deployments_by_id.md): Get deployment through the Towbar REST API. - [List deployments available for comparison](https://www.towbar.dev/api-reference/get_workloads_by_id_comparison_deployments.md): List deployments available for comparison through the Towbar REST API. - [Compare deployment performance](https://www.towbar.dev/api-reference/get_workloads_by_id_deployment_comparison.md): Compare deployment performance through the Towbar REST API. - [List deployment steps](https://www.towbar.dev/api-reference/get_deployments_by_id_steps.md): List deployment steps through the Towbar REST API. - [List deployment logs](https://www.towbar.dev/api-reference/get_deployments_by_id_logs.md): List deployment logs through the Towbar REST API. - [Watch deployment events](https://www.towbar.dev/api-reference/get_deployments_by_id_events.md): Watch deployment events through the Towbar REST API. - [Cancel deployment](https://www.towbar.dev/api-reference/post_deployments_by_id_actions_cancel.md): Cancel deployment through the Towbar REST API. - [Request deployment retry](https://www.towbar.dev/api-reference/post_deployments_by_id_actions_retry.md): Request deployment retry through the Towbar REST API. - [List deployment vulnerability findings](https://www.towbar.dev/api-reference/get_deployments_by_id_vulnerability_scan_findings.md): List deployment vulnerability findings through the Towbar REST API. - [Request deployment vulnerability scan](https://www.towbar.dev/api-reference/post_deployments_by_id_vulnerability_scan_actions_rescan.md): Request deployment vulnerability scan through the Towbar REST API. - [Request preview environment cleanup](https://www.towbar.dev/api-reference/post_previews_by_id_actions_delete.md): Request preview environment cleanup through the Towbar REST API. - [Request preview deployment](https://www.towbar.dev/api-reference/post_previews_by_id_actions_deploy.md): Request preview deployment through the Towbar REST API. - [List workspace Scout incidents](https://www.towbar.dev/api-reference/get_monitoring_incidents.md): List workspace Scout incidents through the Towbar REST API. - [List workspace vulnerability findings](https://www.towbar.dev/api-reference/get_monitoring_vulnerabilities.md): List workspace vulnerability findings through the Towbar REST API. - [List environment secrets](https://www.towbar.dev/api-reference/get_settings_secrets.md): List environment secrets through the Towbar REST API. - [Update environment secrets](https://www.towbar.dev/api-reference/patch_settings_secrets_by_environment_by_stage.md): Update environment secrets through the Towbar REST API. - [Get system health](https://www.towbar.dev/api-reference/get_system_health.md): Get system health through the Towbar REST API. - [Run system health checks](https://www.towbar.dev/api-reference/post_system_health_actions_check.md): Run system health checks through the Towbar REST API. - [Get current actor and team](https://www.towbar.dev/api-reference/get_identity.md): Get current actor and team through the Towbar REST API. - [List environment-configured integrations](https://www.towbar.dev/api-reference/get_integrations.md): List environment-configured integrations through the Towbar REST API. - [Get GitHub integration](https://www.towbar.dev/api-reference/get_github.md): Get GitHub integration through the Towbar REST API. - [Retry failed preview reporting](https://www.towbar.dev/api-reference/post_github_actions_retry_preview_reporting.md): Retry failed preview reporting through the Towbar REST API. - [Get workspace GitHub repositories](https://www.towbar.dev/api-reference/get_github_repositories.md): Get workspace GitHub repositories through the Towbar REST API. - [List repository branches](https://www.towbar.dev/api-reference/get_github_branches.md): List repository branches through the Towbar REST API. - [Disconnect GitHub](https://www.towbar.dev/api-reference/delete_github.md): Disconnect GitHub through the Towbar REST API. - [Get connected GitHub installation](https://www.towbar.dev/api-reference/get_github_installation.md): Get connected GitHub installation through the Towbar REST API. - [List available GitLab connections](https://www.towbar.dev/api-reference/get_gitlab_connections.md): List available GitLab connections through the Towbar REST API. - [List GitLab repositories](https://www.towbar.dev/api-reference/get_gitlab_repositories.md): List GitLab repositories through the Towbar REST API. - [List GitLab groups](https://www.towbar.dev/api-reference/get_gitlab_groups.md): List GitLab groups through the Towbar REST API. - [List GitLab repository branches](https://www.towbar.dev/api-reference/get_gitlab_branches.md): List GitLab repository branches through the Towbar REST API. - [Open-Source Git-native PaaS](https://www.towbar.dev/index.md): Open-source, Git-native PaaS for apps, databases, and previews. Deploy to servers you own. - [Privacy](https://www.towbar.dev/privacy.md): How Towbar handles operator and deployment data. - [Status](https://www.towbar.dev/status.md): Towbar project and installation status. - [Terms](https://www.towbar.dev/terms.md): Terms for evaluating and operating Towbar. ## OpenAPI Specs - [openapi](/api-reference/openapi.json)