Git Product home page Git Product logo

Comments (5)

ld57 avatar ld57 commented on May 18, 2024 1

okay , good way. I will build one.

Ld

from elasticsearch-readonlyrest-plugin.

Shifter2600 avatar Shifter2600 commented on May 18, 2024

@sscarduzio
I can help with some of this.

from elasticsearch-readonlyrest-plugin.

sscarduzio avatar sscarduzio commented on May 18, 2024

Awesome @Shifter2600! Sent you an email with some specs

from elasticsearch-readonlyrest-plugin.

ld57 avatar ld57 commented on May 18, 2024

I m up to help too, but do not know what is the cookbook style. any direction to see an example ?

from elasticsearch-readonlyrest-plugin.

sscarduzio avatar sscarduzio commented on May 18, 2024

Yay, more volunteers!

Basic guide lines about what I mean with cookbook style:

Structure

  • Title = description of the end result
  • Brief intro about what real business case are you solving with this solution
  • Present the shiny final result (screenshot helps)
  • List the ingredients: software versions used, state if the reader needs anything specific (i.e. a cookbook about Letsencrypt SSL would need a public IP).
  • Step by step instructions until the final result. If it's long, break the list down into phases using nested headings: i.e.
## Download and install the plugin", "Configure Kibana", etc.
bla bla
### Downloading the plugin for your version
bla bla
### Installing the plugin
bla bla

General Tips

  • People love copy-paste code snippets and screenshots. Use the triple-backticks + language name to have nice looking snippets
    i.e.
$ ls $ES_HOME

And for Yaml too:

readonlyrest:
    enable: true
    ssl:
      enable: true
  • Use the project's wiki to compose a document in Github flavored markdown. I have a templating system that mocks 100% GH markdown, it's going to look great!

from elasticsearch-readonlyrest-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.