cyberphor / devops-cookbook

A collection of DevOps recipes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOps Cookbook

Recipes

Recipe Description
01 Create a CI/CD pipeline in Azure DevOps using Terraform, Ansible, and BASH.
02 Create a Windows 11 and Server 2022 Vagrant box using Packer.
03 Create a publicly accessible Linux virtual machine in Azure using Terraform.
04 Create and configure a publicly accessible Linux virtual machine in Azure using Terraform and Ansible.
05 Create a Windows 11 and Server 2022 Vagrant box using Packer.
06 Using Terraform, deploy a containerized application to Azure Container Instances and a Python-based serverless function to Azure Functions (the containerized application is a Minecraft Server while the serverless function can start and stop the application).
07 Create and configure a publicly accessible Windows virtual machine in Azure using Terraform and Ansible.
08 Create a Data Flow Diagram using Markdown and Mermaid.
09 (work-in-progress) Deploy an OpenTelemetry Agent and OpenTelemetry Collector.
10 (work-in-progress) Add observability and security to an Azure Kubernetes Service (AKS) instance using OpenTelemetry and Elastic.
11 (work-in-progress) GitHub Actions Workflows.
12 (work-in-progress) Tekton.
13 (work-in-progress) OpenStack.
14 (work-in-progress) Create a Proxmox-based Kubernetes Node Virtual Machine Template Using Packer.

Setup Guides

Copyright

This project is licensed under the terms of the MIT license.

About

A collection of DevOps recipes.

License:MIT License


Languages

Language:HCL 70.5%Language:Python 16.2%Language:Shell 11.4%Language:Dockerfile 1.3%Language:PowerShell 0.6%