Azure / azure-cnab-quickstarts

CNAB packages to deploy applications from Azure to anywhere at all. Including Azure.
MIT License
57 stars 16 forks source link
azure cnab porter

Azure CNAB Quickstarts

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:

Introduction to Azure CNAB Quickstarts - from @MikeLarah

Introduction to Azure CNAB Quickstarts

Porter: an Opinionated CNAB Authoring Experience - from @jeremyrickard

Porter: an Opinionated CNAB Authoring Experience

GitOps at the edge of the envelope: Radical app deployment at the edge with Porter - from @squillace

GitOps at the edge of the envelope: Radical app deployment at the edge with Porter

Repository Structure

Quickstarts Table of Contents

A list of all available Porter-based quickstarts can be found here.

Consuming quickstarts

For more information about consuming quickstarts, see this guide.

Authoring quickstarts

For more information about authoring quickstarts, see this guide.

Contributing

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.