Esta versión de GitHub Enterprise Server se discontinuará el 2025-08-27. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise Server. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de 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.