An open API service indexing awesome lists of open source software.

https://github.com/ivaltryek/configuration-readme

Configurations relevant to DevOps
https://github.com/ivaltryek/configuration-readme

aws-lambda azure azure-artifacts azure-devops dependabot devops dotnet-sonarscanner helm-charts jenkins karpenter-cluster-autoscaler kubernetes octopus slack-webhook sonarqube

Last synced: 8 months ago
JSON representation

Configurations relevant to DevOps

Awesome Lists containing this project

README

          

## Configuration related to Pipelines and Third party extension addons with Different platforms and much more.
[![Open in VS Code](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://open.vscode.dev/meet86/configuration-readme)

These guides includes Kubernetes Configuration, Helm charts configuration and much more.

## Table of Contents

#### Azure Devops Configuration READMEs
1. [Azure DevOps CI-CD Guide](https://github.com/meet86/configuration-readme/blob/main/azure-devops-ci-cd-guide/README.md)
2. [Azure DevOps Dependabot](https://github.com/meet86/configuration-readme/blob/main/azure-devops-dependabot/README.md)
3. [Azure DevOps NuGet Configuration](https://github.com/meet86/configuration-readme/blob/main/azure-devops-nuget-config/README.md)
4. [Azure Pipelines How To](https://github.com/meet86/configuration-readme/blob/main/azure-pipelines-how-to/README.md)


#### Kubernetes, Helm Configuration READMEs
1. [Azure DevOps Kubernetes Service Connection](https://github.com/meet86/configuration-readme/blob/main/azure-devops-kubernetes-service-connection/README.md)
2. [Azure DevOps Pipeline Agent](https://github.com/meet86/configuration-readme/blob/main/azure-pipeline-linux-k8s-agent/README.md)
3. [Basic Kubernetes Debugging](https://github.com/meet86/configuration-readme/blob/main/basic-kubernetes-debugging/README.md)
4. [Cert-Manager Setup](https://github.com/meet86/configuration-readme/blob/main/cert-manager-setup/README.md)
5. [Hashicorp Vault](https://github.com/meet86/configuration-readme/blob/main/hashicorp-vault-kubernetes/README.md)
6. [Hashicorp Vault with pgSQL backend](https://github.com/meet86/configuration-readme/tree/main/hashicorp-vault-pgsql-backend)
7. [Istio w/ EKS](https://github.com/meet86/configuration-readme/blob/main/istio-eks-setup/README.md)
8. [Karpenter AutoScaler](https://github.com/meet86/configuration-readme/blob/main/karpenter-autoscaler-eks/README.md)
9. [Secret Store CSI Driver](https://github.com/meet86/configuration-readme/tree/main/kubernetes-secret-store-csi-driver)


#### Docker Configuration READMEs
1. [Django with Gunicorn and NGINX](https://github.com/meet86/configuration-readme/tree/main/django-docker-gunicorn-nginx)
2. [Docker in Docker Jenkins](https://github.com/meet86/configuration-readme/tree/main/jenkins-dind)
3. [Jenkins and SonarQube w/ DotNet Core Example](https://github.com/meet86/configuration-readme/tree/main/jenkins-dind-sonarqube-dotnet-core)
4. [SonarQube w/ Dotnet Test project (xUnit)](https://github.com/meet86/configuration-readme/tree/main/dotnet-xunit-tests-sonarqube)
5. [Jenkins and Selenium w/ Dotnet Test Project](https://github.com/meet86/configuration-readme/tree/main/dotnet-selenium-jenkins-dind)
6. [Python w/ Distroless](https://github.com/meet86/configuration-readme/blob/main/distroless-python/README.md)


#### Octopus Deploy
1. [Get unavailable machines in Octopus](https://github.com/meet86/configuration-readme/blob/main/octopus-get-unhealthy-machines/README.md)
2. [Octopus Deploy Subscriptions with Slack Notifications](https://github.com/meet86/configuration-readme/blob/main/octopus-lambda-slack-notification/README.md)


#### Miscellaneous
1. [Send Build Status from Jenkins to Bitbucket](https://github.com/meet86/configuration-readme/blob/main/jenkins-send-status-bitbucket/README.md)