goiardi

Chef server written in Go
  https://github.com/ctdk/goiardi
  0
  no reviews



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.