# Revolte > Developer documentation for Revolte, an AI-native software delivery platform. ## Docs - [Overview](https://docs.revolte.ai/Final.md) - [Create Your First Workflow](https://docs.revolte.ai/ai-workflows/development-workflow/get-started.md): Follow this guide to activate repository-connected automation for your project. - [Development Lifecycle](https://docs.revolte.ai/ai-workflows/development-workflow/overview.md): Automate task execution and delivery cycles with AI-assisted workflows and risk-based gates. - [Understanding AI Workflows](https://docs.revolte.ai/ai-workflows/overview.md): Leverage AI Workflows to automate your delivery loop from intent to production. - [AI Product Planning](https://docs.revolte.ai/ai-workflows/product-strategy.md): AI-driven requirement analysis, ticket summarization, and roadmap mapping. - [Automated Quality Validation](https://docs.revolte.ai/ai-workflows/quality-assurance.md): Automated test generation, regression analysis, and environment validation. - [Install & Start Using CLI](https://docs.revolte.ai/cli/quick-start.md): Set up your first project and initiate development workflows using the Revolte CLI. - [CLI Command Reference](https://docs.revolte.ai/cli/reference.md): Detailed technical reference for Revolte CLI requirements, commands, and global options. - [DORA Metrics](https://docs.revolte.ai/dashboard/dora.md): Monitor your team's software delivery performance using industry-standard DORA metrics. - [Code Maintainability Insights](https://docs.revolte.ai/dashboard/maintainability.md): Track code smells, technical debt, and complexity metrics to ensure long-term codebase health. - [Engineering Insights Dashboard](https://docs.revolte.ai/dashboard/overview.md): A centralized hub for monitoring project health, performance, and development velocity. - [Engineering Productivity Insights](https://docs.revolte.ai/dashboard/productivity.md): Gain insights into development velocity, PR cycle times, and team collaboration patterns. - [Security Posture & Governance](https://docs.revolte.ai/dashboard/security.md): Monitor vulnerabilities, security hotspots, and compliance across your repositories in real-time. - [Monitor Application Logs](https://docs.revolte.ai/deployments/observability/application-logs.md): Stream, filter, and search stdout and stderr from running Revolte services. - [View Deployment Logs](https://docs.revolte.ai/deployments/observability/deployment-logs.md): Inspect build and deploy pipeline output with stage context and error highlighting. - [Overview](https://docs.revolte.ai/deployments/observability/index.md): Monitor deployments with logs and runtime insights. - [Operational Insights](https://docs.revolte.ai/deployments/observability/insights.md): Use AI anomaly detection, trends, and recommendations after deployment. - [Deployment Lifecycle](https://docs.revolte.ai/deployments/overview.md): Understand the Revolte deployment lifecycle and environments. - [Pipeline Execution Flow](https://docs.revolte.ai/deployments/pipeline.md): Monitor deployment execution and manage manual gates. - [Rollback Strategy](https://docs.revolte.ai/deployments/rollbacks.md): Recover services by comparing past deployments and restoring known good versions. - [Configure Cache Services](https://docs.revolte.ai/deployments/services/cache.md): Provision Redis and Memcached with persistence, clustering, and service bindings. - [Schedule Cron Jobs](https://docs.revolte.ai/deployments/services/cron-jobs.md): Run scheduled tasks with retries, failure alerts, and environment-scoped configuration. - [Database Explorer](https://docs.revolte.ai/deployments/services/databases/connect.md): Connect to your databases, execute live queries, and manage saved snippets through the Revolte dashboard. - [Manage Databases](https://docs.revolte.ai/deployments/services/databases/overview.md): Provision PostgreSQL, MySQL, and MongoDB services with backups and connection policies. - [Manage Domains](https://docs.revolte.ai/deployments/services/domains.md): Manage custom domains, SSL/TLS certificates, and edge routing for your applications. - [Explorer](https://docs.revolte.ai/deployments/services/object-storage/explorer.md): View and manage objects stored in your buckets directly from the dashboard. - [Local Access & Credentials](https://docs.revolte.ai/deployments/services/object-storage/local-access.md): Generate and manage access keys to connect your local applications to Revolte storage buckets. - [Manage Object Storage](https://docs.revolte.ai/deployments/services/object-storage/overview.md): Use S3-compatible object storage with CDN delivery and access policies. - [Overview](https://docs.revolte.ai/deployments/services/overview.md): Deploy applications, infrastructure, and runtime workloads with Revolte services. - [External Secrets](https://docs.revolte.ai/deployments/services/secrets/external-secrets.md): Integrate third-party secret managers to centrally store and pull application credentials. - [Configure Secrets](https://docs.revolte.ai/deployments/services/secrets/overview.md): Secure, encrypt, and inject sensitive application credentials across your deployment pipelines. - [Revolte Secrets](https://docs.revolte.ai/deployments/services/secrets/revolte-secrets.md): Manage encrypted environment variables, scoping, injection, and rotation. - [Deploy Web Applications](https://docs.revolte.ai/deployments/services/web-applications.md): Deploy SSR, static, and edge web applications with framework-aware builds. - [Deploy Web Services](https://docs.revolte.ai/deployments/services/web-services.md): Deploy REST APIs, gRPC services, and backend microservices with scaling and release controls. - [Cache](https://docs.revolte.ai/guides/deployments/cache.md): Configure repository preferences and environment settings for a managed Redis cache. - [Cron](https://docs.revolte.ai/guides/deployments/cron.md): Configure repository preferences and environment settings for a scheduled background job. - [Database](https://docs.revolte.ai/guides/deployments/database.md): Configure repository preferences and environment settings for a managed database service. - [Service Presets](https://docs.revolte.ai/guides/deployments/presets.md): Overview of all available deployment presets in Revolte. - [Quick Start](https://docs.revolte.ai/guides/deployments/quick-start.md): Master the twin pillars of service delivery: Repository Preferences and Environment Settings. - [Storage Bucket](https://docs.revolte.ai/guides/deployments/storage.md): Configure repository preferences and environment settings for cloud object storage. - [Web App](https://docs.revolte.ai/guides/deployments/web-apps.md): Configure repository preferences and environment settings for a frontend application. - [Web Service](https://docs.revolte.ai/guides/deployments/web-services.md): Configure repository preferences and environment settings for a web service. - [Guides](https://docs.revolte.ai/guides/index.md): Master the deployment and operation of services across your AI-native software delivery lifecycle. - [Cloud Architecture](https://docs.revolte.ai/integrations/cloud/overview.md): Connect your cloud providers to Revolte for managed infrastructure and deployments. - [Connect Jira](https://docs.revolte.ai/integrations/project-management/jira.md): Connect your Jira projects to Revolte for automated ticket updates. - [Project Management Integrations](https://docs.revolte.ai/integrations/project-management/overview.md): Sync your development progress with project management tools. - [Connect GitHub](https://docs.revolte.ai/integrations/repository/github.md): Connect your GitHub repositories to Revolte. - [Migrate Existing Repositories](https://docs.revolte.ai/integrations/repository/migration.md): Seamlessly migrate an existing Revolte application to a new repository source without impacting active deployments, configurations, environments, or historical operational data. - [Configure Monorepos](https://docs.revolte.ai/integrations/repository/monorepo.md): Configure and onboard a monorepo application inside Revolte. - [Repository Integration Model](https://docs.revolte.ai/integrations/repository/overview.md): Connect your code repositories to enable autonomous development and observability. - [What is Revolte](https://docs.revolte.ai/overview.md): Revolte — Autonomous AI SDLC for Agentic Software Delivery - [Pricing & Usage Plans](https://docs.revolte.ai/pricing.md): Understand Revolte's tiers, usage limits, and product capabilities. - [Quick Start](https://docs.revolte.ai/quick-start.md): Connect an application, configure its delivery context, and submit a focused Build request that produces a reviewable pull request. - [Environment Configuration](https://docs.revolte.ai/yaml/environment-settings/overview.md): Manage service-specific configurations across different environments. - [Environment Pre-build Flow](https://docs.revolte.ai/yaml/environment-settings/pre-build.md): Configure environment-specific pre‑build automation and quality gates. - [Cache](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/cache.md): Cache services (like Redis) require prioritized memory to ensure low-latency data retrieval. - [Database](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/database.md): Define storage and instance sizing for your data layer. - [Storage Bucket](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/storage-bucket.md): Configure object storage for assets, backups, and user uploads. - [Variables & Secrets](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/variables.md): Manage environment variables and secure secret injection. - [Web App](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/web-app.md): Configure static frontend applications with CDN and environment mapping. - [Web Service](https://docs.revolte.ai/yaml/environment-settings/resource-specifications/web-service.md): Configure compute resources and scaling for web-facing services. - [Understanding Revolte YAML](https://docs.revolte.ai/yaml/overview.md): Define and manage your entire application lifecycle through a single version-controlled configuration file. - [Configure Agent Workflows](https://docs.revolte.ai/yaml/repo-preferences/agent-workflow.md): Enable AI-assisted coding, debugging, and task execution. - [Configure App & Branch Settings](https://docs.revolte.ai/yaml/repo-preferences/app-branch-settings.md): Configure your application framework and environment branch mapping. - [Common errors](https://docs.revolte.ai/yaml/repo-preferences/common-errors.md) - [Code Quality](https://docs.revolte.ai/yaml/repo-preferences/pipelines/code-quality.md): Configure automated linting and static analysis for your repository. - [Pipeline Orchestration](https://docs.revolte.ai/yaml/repo-preferences/pipelines/overview.md): Manage deployment triggers, manual gates, and execution policies. - [Test Suite](https://docs.revolte.ai/yaml/repo-preferences/pipelines/test-suite.md): Manage automated unit and integration testing. - [Configure Pre-build Workflows](https://docs.revolte.ai/yaml/repo-preferences/prebuild-workflow.md): Configure automated code reviews, quality checks, and summarization. - [Service Presets & Runtime Templates](https://docs.revolte.ai/yaml/repo-preferences/preset-service.md): Configure automated build and deployment workflows. - [Sync Configuration Changes](https://docs.revolte.ai/yaml/syncing.md): Every change you make in the Revolte UI—whether in **Repo Preferences** or **Environment Settings**—must be committed back to your repository to take effect.