Skip to content

Monte-Christo/AgMinApi

Repository files navigation

Hints

To update the deployed version (for instance with ArgoCD), change the last part of the image tag in deployment.yaml to the GitHub Actions build number of the build you want to deploy.

To access the ArgoCD dashboard, map the port:

kubectl port-forward svc/argocd-server -n argocd 8080:443

Deploy ACR

az group create --name EKContainerRegRG --location westeurope

az deployment group create --resource-group EKContainerRegRG --template-file ./.bicep/acr.bicep --parameters acrName=ekcontainerreg

See also: https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.app/container-app-azurevote

About

Minimal API example, Deploy via ArgoCD, Examples of API testing client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •