basho / cuttlefish

never lose your childlike sense of wonder baby cuttlefish, promise me?
Apache License 2.0
205 stars 124 forks source link

Documentation [JIRA: RIAK-2250] #204

Open building39 opened 8 years ago

building39 commented 8 years ago

The current doc explains very well how to write schemas, but mentions nothing about how to make cuttlefish initially create a .conf file - the README says:

"When we build Riak, Cuttlefish generates a riak.conf file that contains the default shipping configuration of Riak."

How does one make that magic happen?

Also, from the README:

"When a script to start Riak is run, a Cuttlefish escript is spun up, reads the riak.conf file and combines that with the Schema to generate an app.config."

There appear to be no instructions on how a developer can make that happen in his own application.

russelldb commented 6 years ago

I think this instruction is in the sections https://github.com/basho/cuttlefish#whats-it-look-like-to-application-packagers, no?