D
D
Denis2013-02-27 10:36:40
linux
Denis, 2013-02-27 10:36:40

Deployment of environment by Chef after user registration?

There is a task: the user registers on the site and some environment is deployed under it. Create configs from templates, create a database, etc.
I have an idea how to write a recipe for all this, but it’s still not clear to me how to run this recipe for execution with the parameters entered by the user. Maybe someone already solved this problem?
So far, I see the solution only in generating a json file for the host with the necessary attributes and executing it through chef-solo. Or is there some other better solution?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
int03e, 2013-02-27
@int03e

Why is the json config option bad? I'm going to do the same.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question