技能 编程开发 Apollo 部署集成

Apollo 部署集成

v20260311
apollo-deploy-integration
自动化将 Apollo.io 集成推送到生产环境,涵盖环境配置、健康检查、回滚以及适用于 Vercel、GCP、AWS 和 K8s 的平台工作流,保障稳定上线。
获取技能
446 次下载
概览

Apollo Deploy Integration

Overview

Deploy Apollo.io integrations to production environments with proper configuration, health checks, and rollback procedures.

Prerequisites

  • Valid Apollo.io API credentials
  • Node.js 18+ or Python 3.10+
  • Completed apollo-install-auth setup

Instructions

Follow these high-level steps to implement apollo-deploy-integration:

  1. Review the prerequisites and ensure your environment is configured
  2. Follow the detailed implementation guide for step-by-step code examples
  3. Validate your implementation against the output checklist below

For full implementation details, load: Read(plugins/saas-packs/apollo-pack/skills/apollo-deploy-integration/references/implementation-guide.md)

Output

  • Platform-specific deployment configs (Vercel, GCP, AWS, K8s)
  • Health check endpoints
  • Blue-green deployment workflow
  • Pre-deployment validation
  • Environment configuration

Error Handling

Issue Resolution
Secret not found Verify secret configuration
Health check fails Check Apollo connectivity
Deployment timeout Increase timeout, check resources
Traffic not switching Verify service selector

Resources

Next Steps

Proceed to apollo-webhooks-events for webhook implementation.

Examples

Basic usage: Apply apollo deploy integration to a standard project setup with default configuration options.

Advanced scenario: Customize apollo deploy integration for production environments with multiple constraints and team-specific requirements.

信息
Category 编程开发
Name apollo-deploy-integration
版本 v20260311
大小 4.65KB
更新时间 2026-03-12
语言