Skip to content

peterzhuamazon/for-elasticsearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Open Distro website

This repository contains the source code for https://opendistro.github.io/for-elasticsearch/.

License

This code is licensed under the Apache 2.0 License.

Build

  1. Navigate to the repository root.

  2. Install Ruby if you don't already have it. We recommend RVM, but use whatever method you prefer:

    curl -sSL https://get.rvm.io | bash -s stable
    rvm install 2.6
    ruby -v
    
  3. Install Jekyll if you don't already have it:

    gem install bundler jekyll
    
  4. Install dependencies:

    bundle install

  5. Build:

    bundle exec jekyll serve

  6. Browse to http://127.0.0.1:4000/for-elasticsearch/

For documentation on using Jekyll, visit https://jekyllrb.com/docs/.

Attribution

Debian package logo is used without modification under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

TAR icon is used without modification under the Creative Commons Attribution-ShareAlike 2.5 Generic License.

Windows icon is used without modification under the Creative Commons Attribution-NoDerivs 3.0 Unported License.

Zip icon is used without modification under the Attribution-NonCommercial-NoDerivs 3.0 Unported (CC BY-NC-ND 3.0).

ODBC icon is used without modification under the Creative Commons Attribution-ShareAlike 3.0 Unported License.

About

The community website for Open Distro for Elasticsearch

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 63.1%
  • HTML 34.5%
  • JavaScript 1.5%
  • Other 0.9%