Coder Social home page Coder Social logo

ricky-g / github-cicd-samples Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.02 MB

Sample repo of deploying various resrouces to Azure using Github Actions

License: MIT License

C# 29.52% HTML 47.07% CSS 7.60% JavaScript 1.63% Dockerfile 3.34% Smarty 10.84%
azure azurefunctions azurekubernetesservice cicd github-actions

github-cicd-samples's Introduction

Intro

The purpose of this repo is hold samples/demos that will deploy resources into Azure using GitHub Actions

Deploy To AKS Using Draft

  • .\aks-draft has a sample hello world .net 6 app with a Dockerfile
  • .github\workflows\azure-kubernetes-service-helm.yml is GitHub Actions file that was generated by Draft that build the image, pushed to ACR and then deploys to AKS

Deploy To Azure Function App

  • .\functionapp has a sample hello world .net 6 function app
  • .github\workflows\azure-function-app-deploy.yml is the GitHub Actions file that deploys the code to the an existing Azure Function App
  • This GitHubs Actions file also white lists the GitHub runners ip before deploying and at the end of the deploymen it removes the ip. This is handy in situations where you have ip-restricted the function app and you still want to be able to deploy from a GitHub runner which can have a differnt public ip for each run

github-cicd-samples's People

Contributors

ricky-g avatar

Watchers

 avatar

Forkers

thejohnharbison

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.