Sysadmin Tools πŸ‡ΊπŸ‡¦
4.02K subscribers
694 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
AliSQL

AliSQL is Alibaba's MySQL branch, forked from the official MySQL and used extensively in Alibaba Group's production environment. It includes various performance optimizations, stability improvements, and features tailored for large-scale applications


https://github.com/alibaba/AliSQL

#mysql #duckdb #sql
Scaling PostgreSQL to power 800 million ChatGPT users

https://openai.com/index/scaling-postgresql

#postgres #databases #ai
Vind

vind (vCluster in Docker) is a revolutionary way to run Kubernetes clusters directly as Docker containers. Built on top of vCluster, vind combines the power of virtual Kubernetes clusters with the simplicity of Docker, creating isolated Kubernetes environments that are perfect for development, testing, and CI/CD pipelines.


https://github.com/loft-sh/vind

#docker #k8s #kubernetes
Valerter

Valerter streams logs from VictoriaLogs in real-time and sends notifications with the actual log line plus extracted context (host, site, service, port, user, etc.). The goal is to put the key debugging context in the alert itself (full log line + fields), so you can start investigating right away.


https://github.com/fxthiry/valerter

#victorialogs #alerts #observability
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
nginx-lint

A linter for nginx configuration files with WASM plugin support.


https://github.com/walf443/nginx-lint
walf443.github.io/nginx-lint

#nginx #linter
Homelab

A personal Kubernetes homelab built with Ansible (IaC) and Argo CD (GitOps), running on VPS infrastructure.


https://github.com/tograu/homelab

#ansible #vector #grafana #vps #k8s #kubernetes #k3s #traefik #argocd #victoriametrics #victorialogs
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
Dozzle

Dozzle is a lightweight, web-based application for monitoring Docker logs in real time. It doesn't store any log filesβ€”it's designed purely for live log viewing.


https://github.com/amir20/dozzle

#docker #golang #log #logging #k8s #observability
Note: dot not upgrade your GitLab CE to the latest version because of bug

https://gitlab.com/gitlab-org/gitlab/-/issues/590908

#gitlab #bug #opensource
emuko

Fast RISC-V emulator written in Rust. Boots Linux.


https://github.com/wkoszek/emuko

#linux #riscv #emulator