chake

for chef

Install

All systems
curl cmd.cat/chake.sh
Debian Debian
apt-get install chake
Ubuntu
apt-get install chake
image/svg+xml Kali Linux
apt-get install chake
Fedora
dnf install rubygem-chake
Windows (WSL2)
sudo apt-get update sudo apt-get install chake
Raspbian
apt-get install chake

rubygem-chake

for chef

chake

serverless configuration management tool for chef

chake allows one to manage a number of hosts via SSH by combining chef (solo) and rake. It doesn't require a chef server; all you need is a workstation from where you can SSH into all your hosts. chake automates copying the configuration management repository to the target host (including managing encrypted files), running chef on them, and arbitraty commands on the hosts.