Sysadmin Tools ๐Ÿ‡บ๐Ÿ‡ฆ
4.02K subscribers
695 photos
28 videos
302 files
5.17K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://xn--r1a.website/s/sysadmin_tools | Proton services with 2 weeks for free - https://pr.tn/ref/0TDB0YT5
Download Telegram
How To Develop Kubernetes CLIs Like a Pro. Build You Own kubectl The Simple Way

https://iximiuz.com/en/posts/kubernetes-api-go-cli/

#go #tool #cli #k8s #kubernetes
๐Ÿ‘2
gokey

A simple vaultless password manager in Go

https://github.com/cloudflare/gokey

#go #tool #password #vault
vmtcl - a cli tool to generate multi-tenant URLs for VictoriaMetrics and develop locally

#go #tools #victoriametrics
Cstate - open source static (serverless) status page.

Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more. 

Demo

https://github.com/cstate/cstate

#statuspage #go #tool #hugo
Autometrics

Autometrics is a set of open source libraries that make it fun and easy to understand the performance of your code in production.

https://github.com/autometrics-dev

#monitoring #go #rust #python #ruby
Introducing Pkl, a programming language for configuration

https://pkl-lang.org/blog/introducing-pkl.html

#pkl #go #java #kotlin #swift
๐Ÿ‘2
Bunster

A shell compiler that converts shell scripts into secure, portable and static binaries. Unlike other tools (ie. shc), Bunster does not just wrap your script within a binary. It literally compiles them to standalone shell-independent programs.


https://github.com/yassinebenaid/bunster

#bash #shell #scripts #go
Flint

Lightweight tool for managing linux virtual machines


https://github.com/ccheshirecat/flint

#kvm #go #virtualisation
Advanced Cache (advCache)

Highโ€‘performance inโ€‘memory HTTP cache & reverse proxy for latencyโ€‘sensitive workloads. Built in Go on top of fasthttp, with sharded storage, TinyLFU admission, background refresh, upstream controls, and minimalโ€‘overhead observability (Prometheus + OpenTelemetry).


https://github.com/Borislavv/adv-cache

#go #k8s #kubernetes #proxy
CloudSlash

Local-first AWS forensic engine. Finds waste via dependency graph analysis and enables safe remediation with Terraform state restoration.


https://github.com/DrSkyle/CloudSlash

#go #cli #aws #tui #terraform #forensics
How we reduced the size of our Agent Go binaries by up to 77%

https://www.datadoghq.com/blog/engineering/agent-go-binaries

#go #golang