Skip to main content

이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2025-06-19. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

Managing deployments to third-party platforms

Learn how to deploy to third-party platforms as part of your continuous deployment and continuous integration workflows.

Deploying Node.js to Azure App Service

Learn how to deploy a Node.js project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Python to Azure App Service

Learn how to deploy a Python project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Java to Azure App Service

Learn how to deploy a Java project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying .NET to Azure App Service

Learn how to deploy a .NET project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying PHP to Azure App Service

Learn how to deploy a PHP project to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying Docker to Azure App Service

Learn how to deploy a Docker container to Azure App Service as part of your continuous deployment (CD) workflows.

Deploying to Azure Static Web App

Learn how to deploy a web app to Azure Static Web App as part of your continuous deployment (CD) workflows.

Deploying to Azure Kubernetes Service

Learn how to deploy a project to Azure Kubernetes Service (AKS) as part of a continuous deployment (CD) workflow.

Deploying to Amazon Elastic Container Service

Learn how to deploy a project to Amazon Elastic Container Service (ECS) as part of a continuous deployment (CD) workflow.

Deploying to Google Kubernetes Engine

Learn how to deploy a project to Google Kubernetes Engine (GKE) as part of a continuous deployment (CD) workflow.

Installing an Apple certificate on macOS runners for Xcode development

Learn how to sign Xcode apps within a continuous integration (CI) workflow by installing an Apple code signing certificate on GitHub Actions runners.