This repository contains CNAB quickstart solutions for deploying cloud-native applications from Azure to either Azure or anywhere at all. CNAB bundles in this repository can be either automatically launched from Azure -- using Azure Container Instances to deploy using Porter v0 -- or they can be used with Porter anywhere by referencing the --tag
specified in each bundle directory.
We currently support application bundles built using Porter v0.
The following videos are good resources for getting started with learning about CNAB and Porter:
.github
- Contains GitHub repo related files, such as issue templates and GitHub Actions workflow definitionsdocs
- Overview documentation for Azure CNAB Quickstartsimages
- Images used in readme and documentationporter
- Contains Porter-based quickstarts (currently only supported tool for quickstarts). Each quickstart is contained within its own sub-directory.porter-template
- Template files for building a new Porter-based quickstart (see Authoring Quickstarts)A list of all available Porter-based quickstarts can be found here.
For more information about consuming quickstarts, see this guide.
For more information about authoring quickstarts, see this guide.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.