Dev0ps
40 subscribers
211 photos
3 videos
50 files
3.33K links
Download Telegram
🐧 Systemd service hardening - и ещё немного секурити рекомендаций для systemd сервисов. В статье рассказывают о systemd-analyze security и параметрах, которые можно использовать для тюнинга безопасности сервиса. #systemd #security #напочитать
🖱Кроссплатформенный tui менеджер для баз данных. На данный момент умеет работать с PostgreSQL, MySQL, SQLite.

https://github.com/TaKO8Ki/gobang

#database #tui #фидбечат
Forwarded from DevOps&SRE Library
croc

croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that does all of the following:

- allows any two computers to transfer data (using a relay)
- provides end-to-end encryption (using PAKE)
enables easy cross-platform transfers (Windows, Linux, Mac)
- allows multiple file transfers
- allows resuming transfers that are interrupted
- local server or port-forwarding not needed
- ipv6-first with ipv4 fallback

https://github.com/schollz/croc
Forwarded from DevOps&SRE Library
Terratag

Terratag is a CLI tool allowing for tags or labels to be applied across an entire set of Terraform files. Terratag will apply tags or labels to any AWS, GCP and Azure resources.

https://github.com/env0/terratag
☁️ Ещё одна tui утилита. Для работы с Amazon EC2 инстансами: https://github.com/dutchcoders/cloudman

#tui #amazon #фидбечат
Forwarded from DevOps&SRE Library
ddosify

High-performance load testing tool, written in Golang.

https://github.com/ddosify/ddosify
Forwarded from DevOps&SRE Library
Service Status Monitoring Using WhatsApp, Notion, and Python

https://www.twilio.com/blog/service-status-monitoring-whatsapp-notion-python
Forwarded from DevOps&SRE Library
How we’re building a production readiness review process at Grafana Labs

https://grafana.com/blog/2021/10/13/how-were-building-a-production-readiness-review-process-at-grafana-labs
Forwarded from DevOps&SRE Library
ottr

Ottr is a serverless framework for Public Key Infrastructure (PKI) that aims to provide a robust and scalable method to manage end-to-end certificate rotations using an agentless approach.

https://github.com/airbnb/ottr
Forwarded from DevOps&SRE Library
apiclarity

Reconstruct Open API Specifications from real-time workload traffic seamlessly.

https://github.com/apiclarity/apiclarity
Forwarded from DevOps&SRE Library
Federating Prometheus Effectively

Federation allows a Prometheus server to scrape selected time series from another Prometheus server. Prometheus federation can be used to scale to hundreds of clusters or to pull related metrics from one service’s Prometheus into another.

https://levelup.gitconnected.com/federating-prometheus-effectively-4ccd51b2767b