Can we create new cookbook through RESTFull API

Hello guys,
As per subject, I’m new to Chef, and I’m wondering that is it possible to
create a new cookbook through some RESTFull API? And how to do this?


Thanks & Best Regards,

Dikang Gu

Not with 0.7.

It's unclear whether you'll be able to create new cookbooks with the
0.8 API, but it's a possibility.

What are you trying to do?

Adam

On Wed, Oct 14, 2009 at 7:44 PM, Dikang Gu dikang85@gmail.com wrote:

Hello guys,
As per subject, I'm new to Chef, and I'm wondering that is it possible to
create a new cookbook through some RESTFull API? And how to do this?

Thanks & Best Regards,

Dikang Gu

--
Opscode, Inc.
Adam Jacob, CTO
T: (206) 508-7449 E: adam@opscode.com

Hi Adam,
Thanks for your reply.

I want to use java code to control the installation of some softwares on
some Chef nodes, so I need to create some recipes, right? And how to create
the recipes through RESTfull API?

Thanks
Dikang

On Thu, Oct 15, 2009 at 1:24 PM, Adam Jacob adam@opscode.com wrote:

Not with 0.7.

It's unclear whether you'll be able to create new cookbooks with the
0.8 API, but it's a possibility.

What are you trying to do?

Adam

On Wed, Oct 14, 2009 at 7:44 PM, Dikang Gu dikang85@gmail.com wrote:

Hello guys,
As per subject, I'm new to Chef, and I'm wondering that is it possible to
create a new cookbook through some RESTFull API? And how to do this?

Thanks & Best Regards,

Dikang Gu

--
Opscode, Inc.
Adam Jacob, CTO
T: (206) 508-7449 E: adam@opscode.com

--
Thanks & Best Regards,

Stephen Gu