Skip to the content.

ARM Template - Azure Container Instance

Deploy the Smilr app using just Azure Container Instances (ACI) with MongoDB running in a container. The data-api and mongo containers will run in the same container group and so demonstrates the shared container group model in ACI

Deployed Resources

Parameters

Outputs

Quick Deploy

deploy

Notes

The Mongo server is not exposed to the internet so you can not run the demoData script against it to load demo data, but you can create events using the admin pages of the frontend