Sysadmin Tools πŸ‡ΊπŸ‡¦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Shuttle
Shuttle is a cross-platform network proxy tool based on Go

#webserver #proxy #go #tool
EaseProbe would do three kinds of work - Probe, Notify, and Report. A simple, standalone, and lightWeight tool that can do health/status checking.

https://github.com/megaease/easeprobe

#go #ping #monitoring #alert
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
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
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