Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Azure Container App service that provides an HTTPS endpoint for triggering an Azure Container instance.

License

Notifications You must be signed in to change notification settings

dragondrop-cloud/container-instance-http-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container-instance-http-trigger

Azure Container App service that provides an HTTPS endpoint for triggering an Azure Container instance.

Purpose

Azure Container Instances are the easiest way to host the dragondrop.cloud core container. Unfortunately, it is not possible to trigger an Azure Container Instance via an HTTPS request.

Instead, we can make an https request to an Azure Container App-hosted service, which in turn handles executing the Container Instance.

Quick Start (with Terraform)

Our Terraform module for the dragondrop.cloud container creates a Azure Container App service that hosts the container created by this repository.

The repository that defines this module can be found here.

About

Azure Container App service that provides an HTTPS endpoint for triggering an Azure Container instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published