Dev0ps
40 subscribers
211 photos
3 videos
50 files
3.33K links
Download Telegram
Forwarded from DevOps&SRE Library
supabase

The open source Firebase alternative.

https://github.com/supabase/supabase
Forwarded from Geeks (A. Shpak)
Пятничное, но в четверг. То, что вы обязательно посмотрите, но никогда не потащите в свой продакшн. Лёгкий http-сервер написанный на bash. Идея не нова, но каждый раз вызывает у меня восхищение. Умеет в get- и post-запросы, а остальные методы вам просто не нужны, даже если вы считаете иначе. Называется sherver. Приятная плюшка - он умеет раздавать статику!

https://github.com/remileduc/sherver
Forwarded from DevOps&SRE Library
Forwarded from DevOps&SRE Library
useful-sed

Useful sed scripts & patterns.

https://github.com/adrianscheff/useful-sed
Forwarded from DevOps&SRE Library
certinfo

Similar to openssl x509 -in <file> -text command, but handles chains, multiple files and TCP addresses. TLS/SSL version prints as well when using TCP address argument.

https://github.com/pete911/certinfo
Forwarded from DevOps&SRE Library
Observability Tips and Tricks For Using Grafana and Prometheus

https://hackernoon.com/observability-tips-and-tricks-for-using-grafana-and-prometheus
Forwarded from DevOps&SRE Library
Top PostgreSQL monitoring metrics for Prometheus – Includes cheat sheet

https://dev.to/eckelon/top-postgresql-monitoring-metrics-for-prometheus-includes-cheat-sheet-47ch
Forwarded from DevOps&SRE Library
carvel-imgpkg

imgpkg (pronounced: "image package") is a tool that allows users to store a set of arbitrary files as an OCI image. One of the driving use cases is to store Kubernetes configuration (plain YAML, ytt templates, Helm templates, etc.) in OCI registry as an image.

https://github.com/vmware-tanzu/carvel-imgpkg