Open Closed

Need working helm chart for Application Template solution #6016


User avatar
0
dzungle created
  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Support Team,

I am using Application Template (ABP Commercial) for my solution. I want to deploy my soltuion to Azure Kubernetes Service using Helm chart. Could you provide me a working example of helm chart for Application Template solution?

Thank you


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    This is not related to ABP and we're not expert of all the tools of DevOps, sorry.

    You can check the documentation about Azure app deployment: https://docs.abp.io/en/commercial/latest/startup-templates/application/azure-deployment/azure-deployment?UI=Blazor&DB=EF&Tiered=Yes

    The eShopOnAbp has helm deployment sample at: https://github.com/abpframework/eShopOnAbp/tree/main/etc/k8s/azure

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11