A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
Stars
281
Forks
37
Watchers
281
Open Issues
17
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.2k
commits
5
commits
4
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #76 from ticketmaster/up/fix-knife-upload
9206575View on GitHubMerge pull request #78 from ticketmaster/up/feat-improve-error-handling
3328c0eView on GitHubMerge pull request #79 from ticketmaster/up/fix-division-by-zero
79d22c7View on GitHubfix: div by 0 computing gcPerSec runtime metric
0f9abd4View on GitHubfix: users missing some validation fields which was preventing knife user upload from functioning. Password field was not accounting for nul value.
8f616d1View on GitHubMerge pull request #73 from ticketmaster/up/bootstrap
0c13ff1View on GitHubfeat: create a bootstrap command to initialize users on the first run.
61d39bbView on GitHubMerge pull request #69 from ticketmaster/up/fix-useless-cycles
2b3116dView on GitHubchore: s3 should be initialized only on --use-s3 flag, check for errors during init stage.
b27db03View on GitHubfeat: sandbox id generation was producing useless cycles.
48ace39View on GitHubMerge pull request #68 from ticketmaster/chore/fix-return-error
e2297fdView on GitHub