goiardi

Chef server written in Go

Install

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

goiardi

Chef server written in Go

Goiardi is an implementation of the Chef server written in Go. It can either run entirely in memory with the option to save and load the in-memory data and search indexes to and from disk, drawing inspiration from chef-zero, or it can use MariaDB/MySQL or PostgreSQL as its storage backend.