jhipster / jhipster-lite

JHipster Lite ⚡ is a development platform to generate, develop & deploy modern web applications & microservices architecture, step by step - using Hexagonal Architecture :gem:
https://www.jhipster.tech/jhipster-lite/
Apache License 2.0
435 stars 198 forks source link

Streamline Deployment with Azure Container Apps + GitHub Actions #4621

Open ezYakaEagle442 opened 1 year ago

ezYakaEagle442 commented 1 year ago

JHipster Lite deploys to App Service only when deploying on Azure. it would be great to support other Azure PaaS such as Azure Container Apps (ACA), AKS, Azure Spring Apps (ASA).

@jdubois

see https://github.com/jhipster/jhipster-online/issues/372

jdubois commented 1 year ago

I would like to continue doing this through nubesgen.com as it's easier to split concerns: there's one app to generate code (and there are others in other languages for example), and another one to deploy to a specific cloud.

To be more specific about those options: