/api-lifecycle-gateway

API Gateway for the Lifecycle Demo

Primary LanguageDockerfileApache License 2.0Apache-2.0

API Gateway for the Lifecycle Demo

Konfiguration für das API Gateway des API Lifecycle Beispiels.

Setup Azure

  1. Create Wep App
az webapp create --name lifecycle-membrane-gw \
--plan small \
--resource-group demo \
--deployment-container-image-name ghcr.io/andymaier/api-lifecycle-gateway:latest
  1. Download Publish Profile

  2. s

Settings/Secrets and Variables/Actions

New Repository Secret

AZ_PUBLISH_PROFILE

Name: AZ_PUBLISH_PROFILE

Content: << Inhalt des Files