All Projects → Azure → azure-cnab-quickstarts

Azure / azure-cnab-quickstarts

Licence: MIT license
CNAB packages to deploy applications from Azure to anywhere at all. Including Azure.

Programming Languages

shell
77523 projects
powershell
5483 projects

Projects that are alternatives of or similar to azure-cnab-quickstarts

boletosimples-docs
Documentação da API do Boleto Simples - Sistema para emissão de boletos com registro
Stars: ✭ 23 (-52.08%)
Mutual labels:  cnab
smart-cnab
A package for general manipulation of CNAB files, generation of remittances and parsing of returns using a normalized fields structure.
Stars: ✭ 11 (-77.08%)
Mutual labels:  cnab
boletosimples-ruby
Biblioteca Ruby para API da Kobana
Stars: ✭ 15 (-68.75%)
Mutual labels:  cnab
helm2-mixin
Helm mixin for Porter
Stars: ✭ 14 (-70.83%)
Mutual labels:  porter
gocnab
CNAB (Un)Marshaler
Stars: ✭ 20 (-58.33%)
Mutual labels:  cnab
pycnab
Python library for manipulating Cloud Native Application Bundles
Stars: ✭ 17 (-64.58%)
Mutual labels:  cnab
signy
Go implementation for CNAB content trust verification using TUF, Notary, and in-toto
Stars: ✭ 28 (-41.67%)
Mutual labels:  cnab

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 -- 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.

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 Opionated CNAB Authoring Experience - from @jeremyrickard

Porter: an Opionated 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

  • .github - Contains GitHub repo related files, such as issue templates and GitHub Actions workflow definitions
  • docs - Overview documentation for Azure CNAB Quickstarts
  • images - Images used in readme and documentation
  • porter - 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)

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 [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].