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.iss.one/s/sysadmin_tools
Download Telegram
​​List of awesome #git hooks!

Git hooks are custom scripts you can use to automate tasks which are triggered before or after a git command is executed. There are two groups of these hooks: client-side and server-side. Client-side hooks are triggered by operations such as committing and merging, while server-side hooks run on network operations such as receiving pushed commits. This repo contains helpful resources as well as a variety of git hook scripts that can be easily customized to serve different purposes.

https://github.com/CompSciLauren/awesome-git-hooks
Кто еще думает, стоит ли обновить 5й #MySQL до 8ки, то вот вам вкратце что да как

PS: юзаем у себя для api и очень производительность радует даже без memcached

https://elephantdolphin.blogspot.com/2019/09/upgrading-from-mysql-57-to-mysql-80.html
Forwarded from HABR FEED + OPENNET
Релиз Memcached 1.5.18 с поддержкой сохранения кэша между перезапусками
https://www.opennet.ru/opennews/art.shtml?num=51514
Состоялся релиз системы кеширования данных в оперативной памяти Memcached 1.5.18, оперирующей данными в формате ключ/значение и отличающейся простотой использования. Memcached обычно применяется как легковесное решение для ускорения работы высоконагруженных сайтов путём кэширование доступа к СУБД и промежуточным данным. Код поставляется под лицензией BSD. #opennet
Forwarded from ITpro News & Reviews
Пока мы катались с дримтим по Новосибирску и Екатеринбургу, вышел трехсерийный документальный фильм о жизни основателя Microsoft Билла Гейтса "Внутри мозга Билла: Расшифровывая Билла Гейтса" на Netflix - https://www.netflix.com/ru/title/80184771
Dollhouse

Dollhouse does Incident response and audit on Google Cloud Platform (GCP). As there are many components in GCP, dollhouse aims to be the one tool that can audit the whole platform and give almost real-time alerts to you. It can be used by Security Engineers and DevOps engineers to monitor the whole organization infrastucture. Dollhouse can also send alerts based on pre-configured events.


https://github.com/gojek/dollhouse