jasper
744d780a0f
normalize DESCR (no bump as it's not yet hooked up)
2013-03-12 07:34:40 +00:00
jasper
960ca1e7f5
add Makefile*
2013-03-12 07:33:14 +00:00
jasper
f08f2933fd
import erl-chef_wm
...
The "wm" stands for webmachine. This OTP application contains the core
of the erchef REST API implemented on top of the Webmachine toolkit. The
URL routing that matches URLs with Erlang modules handling requests for
those URLs is defined in `priv/dispatch.conf`.
ok aja@
2013-03-12 07:32:50 +00:00
jasper
160074fb02
import erl-chef_objects
...
This library defines the internal objects used by chef.
ok aja@
2013-03-12 07:32:24 +00:00
jasper
fcbc5ec644
import erl-chef_index
...
This is the search/indexing layer for chef.
ok aja@
2013-03-12 07:31:52 +00:00
jasper
26951c68f5
import erl-chef_db
...
Database application layer for Erlang Chef server.
ok aja@
2013-03-12 07:31:18 +00:00
jasper
54f88c350f
import erl-chef_certgen
...
Chef Certificate Generator is an Erlang NIF that exposes some of the
OpenSSL functionality missing from the builtin Erlang crypto
application.
ok aja@
2013-03-12 07:30:55 +00:00
jasper
227e1b5abd
import erl-chef_authn
...
This is the authentication layer module for Erlang Chef.
ok aja@
2013-03-12 07:30:21 +00:00