shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
Apache License 2.0
891 stars 233 forks source link

Support for new hosting options #624

Open shibayan opened 1 year ago

shibayan commented 1 year ago

Status

thisispaulsmith commented 8 months ago

Any plans to add/publish a docker image to support deployment to Container Apps?

shibayan commented 8 months ago

We plan to support this by using the ability to deploy Azure Functions on Container Apps. Currently, we are waiting for support for the lack of functions around authentication.

https://learn.microsoft.com/en-us/azure/azure-functions/functions-container-apps-hosting

thisispaulsmith commented 8 months ago

Would be great to have because the current network limitations on a function Consumption plan is a pain.