DevOps&SRE Library – Telegram
DevOps&SRE Library
18.4K subscribers
466 photos
4 videos
2 files
5K links
Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
vhs

Write terminal GIFs as code for integration testing and demoing your CLI tools.


https://github.com/charmbracelet/vhs
1
jd

jd is a commandline utility and Go library for diffing and patching JSON and YAML values.


https://github.com/josephburnett/jd
1
rainfrog

a database management tui for postgres


https://github.com/achristmascarl/rainfrog
1
metabase

The simplest, fastest way to get business intelligence and analytics to everyone in your company


https://github.com/metabase/metabase
1
Microservices vs. Monoliths: Why Startups Are Getting "Nano-Services" All Wrong

From Monoliths to Microservices: Why Startups Should Avoid Premature Complexity


https://thiagocaserta.substack.com/p/microservices-vs-monoliths-why-startups
1
How a tcpdump led us to a bug in Node's IPv6 handling

tl;dr: Node by default doesn’t implement the Happy Eyeballs algorithm for web requests, and therefore if a server has a broken IPv6 address that responds first, it will usually fail.


https://www.checklyhq.com/blog/how-a-tcpdump-led-us-to-a-bug-in-nodes-ipv6-handli
1
The ultimate guide to on-call schedules

In this post, we’ll cover the basics of on-call scheduling, the different types of on-call schedules you can use and when each is most appropriate, best practices for managing on-call shifts, and all the mistakes people normally make along the way.


https://incident.io/blog/the-ultimate-guide-to-on-call-schedules
1
GigaPaste

File sharing, url shortener and pastebin all in one place with QR code and curl support. Uses stream based cryptography and data processing that can handle gigabytes of data with fixed memory and cpu usage. It can run on anything including PaaS like repl.it or Render and is very easy to customize.


https://github.com/NRicode/GigaPaste
1
yabe

The idea comes from the need to manage huge amount of YAML files in a GitOps environment. Especially when using ArgoCD multi-source apps with some common values and some overrides.
The tool helps to compute the common base configuration among multiple YAML files and generate differences for each file, reducing the duplication of configuration values.
It also provides the ability to sort YAML content based on user-defined configuration.


https://github.com/dvrkn/yabe
1
lazywarden

Lazywarden is a Python automation tool designed to Backup and Restore data from your vault, including Bitwarden attachments. It allows you to upload backups to multiple cloud storage services and receive notifications across multiple platforms. It also offers AES encrypted backups and uses key derivation with Argon2, ensuring maximum security for your data.


https://github.com/querylab/lazywarden
2
Why Kubernetes Was a Mistake for My SaaS Business

Navigating the Pitfalls: Lessons Learned from Implementing Kubernetes in a Small SaaS Business


https://sotergreco.com/why-kubernetes-was-a-mistake-for-my-saas-business
1
tianji

Website analytics + Uptime Monitor + Server Status = Tianji

All in one project!


https://github.com/msgbyte/tianji
1
beszel

A lightweight server resource monitoring hub with historical data, docker stats, and alerts.


https://github.com/henrygd/beszel
1
sidekick

Sidekick is made to make your life easy as you deploy your applications. It’s meant for people who care about shipping as fast as possible while doing things the right way. Sidekick is designed to allow you to host multiple applications on a single VPS and take care of making them production ready. If you get enough traction, scale up your VPS and call it a day!


https://github.com/MightyMoud/sidekick
1
astuto

Astuto is an open source customer feedback tool. It helps you collect, manage and prioritize feedback from your customers, so you can build a better product.


https://github.com/astuto/astuto
1
fider

Fider is a feedback portal for feature requests and suggestions.


https://github.com/getfider/fider
1
planka

Elegant open source project tracking.


https://github.com/plankanban/planka
1
harper

Harper is an English grammar checker designed to be just right. I created it after years of dealing with the shortcomings of the competition.

Grammarly was too expensive and too overbearing. Its suggestions lacked context, and were often just plain wrong. Not to mention: it's a privacy nightmare. Everything you write with Grammarly is sent to their servers. Their privacy policy claims they don't sell the data, but that doesn't mean they don't use it to train large language models and god knows what else. Not only that, but the round-trip-time of the network request makes revising your work all the more tedious.

LanguageTool is great, if you have gigabytes of RAM to spare and are willing to download the ~16GB n-gram dataset. Besides the memory requirements, I found LanguageTool too slow: it would take several seconds to lint even a moderate-size document.

That's why I created Harper: it is the grammar checker that fits my needs. Not only does it take milliseconds to lint a document, take less than 1/50th of LanguageTool's memory footprint, but it is also completely private.

Harper is even small enough to load via WebAssembly.


https://github.com/elijah-potter/harper
2
2FAuth

A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes.


https://github.com/Bubka/2FAuth
1
git-sync

git-sync is a CLI tool designed to help you back up your Git repositories. This tool ensures you have a local copy of your repositories, safeguarding against potential issues such as account bans or data loss.


https://github.com/AkashRajpurohit/git-sync
1
dagu

Dagu is a powerful Cron alternative that comes with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format. Dagu simplifies the management and execution of complex workflows. It natively supports running Docker containers, making HTTP requests, and executing commands over SSH.


https://github.com/dagu-org/dagu
2