Coder Social home page Coder Social logo

frankovich73 / opensearch-dashboards Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensearch-project/opensearch-dashboards

0.0 0.0 0.0 1.49 GB

Open source visualization dashboards for OpenSearch.

License: Apache License 2.0

Dockerfile 0.03% Shell 0.13% JavaScript 23.99% TypeScript 73.79% SCSS 0.82% HTML 0.38% CSS 0.75% Batchfile 0.01% Handlebars 0.04% EJS 0.06%

opensearch-dashboards's Introduction

OpenSearch Dashboards

Hello!

OpenSearch Dashboards is an open source search and analytics visualization derived from Kibana 7.10.2, and is currently in an alpha state. While we're still in the process of getting set up, we are excited to build the best visualization platform for OpenSearch on the planet with you.

We officially began work on the new fork on January 21st, 2021. Since then, we've been removing non-Apache 2.0 compliant code and doing a full rename of the project. Feel free to take a look at what we've been up to, and then head over to the Project Board to track initial release targets, or jump in and start opening issues or contributing.

Guiding Principles

Here are the principles we use to guide our development. From opensearch.org:

When we (the contributors) are successful, the OpenSearch project will be:

1. Great software. If it doesn’t solve your problems, everything else is moot. It’s going to be software you love to use.

2. Open source like we mean it. We are invested in this being a successful open source project for the long term. It’s all Apache 2.0. There’s no Contributor License >Agreement. Easy.

3. A level playing field. We will not tweak the software so that it runs better for any vendor (including AWS) at the expense of others. If this happens, call it out and we >will fix it as a community.

4. Used everywhere. Our goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise us!

5. Made with your input. We will ask for public input on direction, requirements, and implementation for any feature we build.

6. Open to contributions. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or >huge - we will find a way to make that happen. We don’t know what that looks like yet, and we look forward to figuring it out together.

7. Respectful, approachable, and friendly. This will be a community where you will be heard, accepted, and valued, whether you are a new or experienced user or contributor.

8. A place to invent. You will be able to innovate rapidly. This project will have a stable and predictable foundation that is modular, making it easy to extend.

Getting Started

To run OpenSearch Dashboards locally, you first need build artifacts from OpenSearch.

  • Clone the OpenSearch repo with git clone https://github.com/opensearch-project/OpenSearch-Dashboards.git
  • Follow installation and setup instructions in the OpenSearch Developer Guide
  • Run ./gradlew assemble to generate build artifacts for all platforms
  • Run ./gradlew run -Drun.distribution=oss to run the oss build

Or

  • You can also manually find the tar.gz file (.zip on Windows) at ./distribution/archives/<platform-dir>/build/distributions and extract to your desired directory with tar -xvf /path/to/tar/file
  • After extracting, run bin/opensearch inside of the extracted build artifact dir

To run Dashboards with OpenSearch

  • Run yarn osd bootstrap in the OpenSearch Dashboards directory
  • While OpenSearch is running locally, run yarn start
  • You can now navigate to http://localhost:5603 where Dashboards runs by default
  • If you pass --no-base-path then it will default to port 5601

Running tests

Jest Unit Tests

Run the command yarn test:jest in the OpenSearch Dashboards project directory to run unit tests

Jest Integration Tests

For the integration tests, you must pass the absolute path of your extracted OpenSearch build artifacts through the TEST_OPENSEARCH_FROM env variable so that Dashboards can run an OpenSearch cluster. You can run: TEST_OPENSEARCH_FROM=/path/to/extracted/build/artifact yarn test:jest_integration

How you can help

Look for the tag "help wanted"

If you're excited to jump in, we've marked a few issues that would be really helpful.

Watch the forum, because there are a bunch of things we want to talk about

As we've been working, we've come up with a bunch of questions that we wanted to get community feedback on. Now that we're done with this first pass of renaming, you'll see us posting those questions to the forums. Please let us know your thoughts!

Questions? Feedback?

Let us know in the forums. w00t!!!

opensearch-dashboards's People

Contributors

w33ble avatar spalger avatar stormpython avatar simianhacker avatar nreese avatar cjcenizal avatar lukasolson avatar jbudz avatar bargs avatar bleskes avatar epixa avatar ppisljar avatar stacey-gammon avatar jgowdyelastic avatar ycombinator avatar tsullivan avatar bigfunger avatar thomasneirynck avatar rashidkpc avatar panda01 avatar walterra avatar lcawl avatar flash1293 avatar timroes avatar kobelb avatar chrisronline avatar sorenlouv avatar mshustov avatar cqliu1 avatar legrego avatar

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.