Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tarathep/tarathec-pipeline
Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.
https://github.com/tarathep/tarathec-pipeline
azure-webapp continuous-delivery continuous-deployment example github-actions
Last synced: 7 days ago
JSON representation
Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.
- Host: GitHub
- URL: https://github.com/tarathep/tarathec-pipeline
- Owner: tarathep
- License: mit
- Created: 2022-12-01T06:56:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T04:18:32.000Z (about 2 years ago)
- Last Synced: 2024-11-16T18:30:15.602Z (2 months ago)
- Topics: azure-webapp, continuous-delivery, continuous-deployment, example, github-actions
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CD Pipeline
![](https://github.com/tarathep/tarathec-pipeline/actions/workflows/dev-tutorial-be-deploy.yml/badge.svg)
![](https://github.com/tarathep/tarathec-pipeline/actions/workflows/sit-tutorial-be-deploy.yml/badge.svg)Example repository continuous deployment (CD) pipeline for deployment applications to Azure Webapp
## Concept
CI/CD pipeline designed separate between CI repositories for build artifact and CD single repository for deploy Application to Cloud Azure resources such as azure app service (Web app, Static app, Function, … ), Azure Kubernetes service or configurations by communicate with Azure Spoke through self-host and compute on GitHub workflows.
![](./docs/lab101-diagram.svg)
## CI Dependencies
On this repository have dependencies with CI applications repositories for get artifact to deploy.
CI - Pipeline and Source Code
- https://github.com/tarathep/tarathec-tutorial-backend## Resources on Azure Spoke
- rg-\-az-usw3-sbx-001
- plan-\-az-usw3-sbx-001
- app-\-\-az-usw3-dev-001
- app-\-\-az-usw3-sit-001
- vm-\SelfHost-az-usw3-sbx-001
- mongo-\-az-usw3-sbx-001
- kv\01azusw3-sbx-001