api gateway on premise

Ralph Mul 0 Reputation points
2024-09-10T08:54:16.6766667+00:00

how to install an api gateway on premise. It should be based on a linx vm.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,446 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,261 Reputation points
    2024-09-10T10:47:36.7266667+00:00

    @Ralph Mul Thanks for reaching out. To install an API gateway on-premises using Azure API Management on a Linux VM, you can follow these steps:

    Ensure you have an Azure API Management instance set up.

    Have a Linux VM ready where you will deploy the self-hosted gateway.

    Install Docker on your Linux VM as the self-hosted gateway is available as a Docker container.

    To provision a self hosted gateway in APIM please refer: https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-provision-self-hosted-gateway

    To deploy a selfhosted gateway to Docker please refer: https://learn.microsoft.com/en-us/azure/api-management/how-to-deploy-self-hosted-gateway-docker

    do let me know incase of further queries, I would be happy to assist you.

    0 comments No comments

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.