Skip to main content

Cette version de GitHub Enterprise Server ne sera plus disponible le 2025-08-27. Aucune publication de correctifs n’est effectuée, même pour les problèmes de sécurité critiques. Pour de meilleures performances, une sécurité améliorée et de nouvelles fonctionnalités, effectuez une mise à niveau vers la dernière version de GitHub Enterprise. Pour obtenir de l’aide sur la mise à niveau, contactez le support GitHub Enterprise.

Deploying 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.