Pinned Repositories
argocd-ado-awi-cred-sidecar
This project tries to use a sidecar container with workload identity to update Azure DevOps credentials for your ArgoCD deployment.
azure-clientid-syncer
This webhook syncs federated identity credentials from Azure for a Kubernetes cluster. Every time a Kubernetes service account with a specific label gets created it queries the Azure Managed Identities to fetch the client ID and tenant ID, and patches these values into this service account.
azure-docs
Open source documentation of Microsoft Azure
Pathfinder
Pathfinder is a visual application showing a path finding algorithm. It allows you to draw walls and mountains to make the app more interactable.
terraform-azurerm-policy-module
Terraform module to create policies with optional assignments and exemptions creation. The module supports a file based approach compatible with the default azure policy definition files.
terraform-hcloud-rancher-cloudflare
This project deploys rancher on hetzner with a custom cluster configuration.
terraform-hcloud-rke2
This module deploys a resilient and highly available rke2 Kubernetes cluster on Hetzner Cloud.
terraform-hetzner-cloudflare-gitlab
This module allows you to deploy a simple GitLab server on Hetzner with DNS managed by Cloudflare and utilizing Cloudflare tunnel.
terraform-hetzner-nomad-consul-module
This project serves as test setup for consul and nomad cluster tests. Currently setup with Hetzner cloud, but the setup script is cloud agnostic and is usable on any Cloud computing platform.
TikTakToe
A very simple cli-based TikTakToe in python.
wenzel-felix's Repositories
wenzel-felix/terraform-hetzner-nomad-consul-module
This project serves as test setup for consul and nomad cluster tests. Currently setup with Hetzner cloud, but the setup script is cloud agnostic and is usable on any Cloud computing platform.
wenzel-felix/terraform-hcloud-rke2
This module deploys a resilient and highly available rke2 Kubernetes cluster on Hetzner Cloud.
wenzel-felix/terraform-hcloud-rancher-cloudflare
This project deploys rancher on hetzner with a custom cluster configuration.
wenzel-felix/terraform-hetzner-cloudflare-gitlab
This module allows you to deploy a simple GitLab server on Hetzner with DNS managed by Cloudflare and utilizing Cloudflare tunnel.
wenzel-felix/Pathfinder
Pathfinder is a visual application showing a path finding algorithm. It allows you to draw walls and mountains to make the app more interactable.
wenzel-felix/terraform-azurerm-policy-module
Terraform module to create policies with optional assignments and exemptions creation. The module supports a file based approach compatible with the default azure policy definition files.
wenzel-felix/TikTakToe
A very simple cli-based TikTakToe in python.
wenzel-felix/azure-docs
Open source documentation of Microsoft Azure
wenzel-felix/comfy-linux-dev-setup
This repository configures and installs commonly used packages for WSL or any other Ubuntu system.
wenzel-felix/Demo-App-with-Docker-FastAPI-MongoDB
This is a small demo application utilizing MongoDB free tier and Python FastAPI to create a RestAPI. The App is the usable as docker image.
wenzel-felix/sorting-algorithm-visualization
This app visualizes different sorting algorithms. The user is free to decide which of the 6 algorithms to use.
wenzel-felix/local-k8s-dra
wenzel-felix/openfga-helm-charts
Official Helm charts for the OpenFGA project.
wenzel-felix/secrets-store-csi-driver-provider-azure
Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
wenzel-felix/stardog-union-helm-charts
Stardog Helm Charts
wenzel-felix/terraform-azurerm-file-based-role-assignments
This terraform module allows the user to create Azure role assignments based on json files. By providing this setup the terraform code itself is highly minimized while also allowing better overview through a fully customizable file structure.
wenzel-felix/terraform-azurerm-file-based-role-definitions
This terraform module allows the user to create Azure custom roles based on json files compatible with the default Azure json format for roles. By providing this setup the terraform code itself is highly minimized while also allowing better overview through a fully customizable file structure.
wenzel-felix/tippspiel-automation
This app automates the process of logging on to the website of TippKick and also bets for you on the upcoming games. The bets rely on static historical data as well as the current betting ratio.
wenzel-felix/z3-basics
This was a project related to one of my lectures at university. It shows how to solve some common optimization problems with the z3 library.