Is it possible to host jenkins as app service in Azure stack?

Tanul 1,281 Reputation points
2021-01-27T10:08:25.02+00:00

Team,

We generally host jenkins in openshift or kubernetes or as window service in a virtual machine.

By any chance, is it possible to host jenkins as app service in azure stack. The problem is that azure stack doesn't offer any service as jenkins in all services section whereas in public cloud azure, we get this option as a service.

Please let me know if any possibility.

Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
189 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,038 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AndrewW-MSFT 81 Reputation points Microsoft Employee
    2021-01-28T17:40:28.76+00:00

    Hi @Tanul ,
    no, it is not possible to host Jenkins in App Service on Azure Stack Hub. App Service is a hosting platform for HTTP/HTTPS workloads.

    I would recommend either hosting in a virtual machine or kubernetes cluster.

    Thanks

    Andrew


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.