courtland's Stars
bigmoby/fglair_for_homeassistant
βοΈ FGLair heat pump controller integration
harvester/harvester
Open source hyperconverged infrastructure (HCI) software
prometheus-community/node-exporter-textfile-collector-scripts
Scripts for node-exporter's textfile collector
cfunkhouser/tailscalesd
Prometheus Service Discovery for Tailscale
prometheus/client_python
Prometheus instrumentation library for Python applications
stephenhillier/starlette_exporter
Prometheus exporter for Starlette and FastAPI
Creoox/cx-traefik-forward-auth
Forward authentication service that provides OIDC authentication and/or opaque token validation for the traefik reverse proxy.
greenpau/caddy-security
π Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. π Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. π Authorization with JWT/PASETO tokens. π
netreplica/nrx
Netreplica Exporter
jd/tenacity
Retrying library for Python
svinota/pyroute2
Python Netlink and PF_ROUTE library β network configuration and monitoring
pstavirs/ostinato
Ostinato - Packet/Traffic Generator and Analyzer
JanMa/nomad-driver-nspawn
A Nomad task driver for systemd-nspawn
netbox-community/netbox-napalm-plugin
NetBox Napalm plugin
lk16/detect-missing-init
Pre-commit hook to detect and add missing __init__.py files
netbox-community/netbox
The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
awslabs/mountpoint-s3
A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.
vinissimus/async-asgi-testclient
A framework-agnostic library for testing ASGI web applications
erdewit/nest_asyncio
Patch asyncio to allow nested event loops
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
aws-samples/aws-cdk-examples
Example projects using the AWS CDK
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
adamchainz/ec2-metadata
An easy interface to query the EC2 metadata API, with caching.
gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
gruntwork-io/terragrunt-infrastructure-live-example
A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
terraform-docs/terraform-docs
Generate documentation from Terraform modules in various output formats
antonbabenko/pre-commit-terraform
pre-commit git hooks to take care of Terraform configurations πΊπ¦
netboxlabs/pktvisor
pktvisor is a dynamic network observability agent that smartly analyzes network traffic and generates opentelemetry metrics
tmbo/questionary
Python library to build pretty command line user prompts β¨Easy to use multi-select lists, confirmations, free text prompts ...