An open API service indexing awesome lists of open source software.

https://github.com/opensearch-project/dashboards-anywhere

Cloud native infrastructure for the OpenSearch Dashboards service.
https://github.com/opensearch-project/dashboards-anywhere

Last synced: 2 months ago
JSON representation

Cloud native infrastructure for the OpenSearch Dashboards service.

Awesome Lists containing this project

README

        

![OpenSearch logo](OpenSearch.svg)

- [Welcome!](#welcome)
- [Project Resources](#project-resources)
- [Code of Conduct](#code-of-conduct)
- [License](#license)
- [Copyright](#copyright)

## Welcome!

**OpenSearch** is [a community-driven, open source fork](https://aws.amazon.com/blogs/opensource/introducing-opensearch/) of [Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch) and [Kibana](https://en.wikipedia.org/wiki/Kibana) licensed under the [Apache v2.0 License](LICENSE.txt). For more information, see [opensearch.org](https://opensearch.org/).

## Dashboards-Anywhere

This project is dedicated to build and to provide a cloud native infrastructure for the Dashboards service. The
infrastructure leverages Kubernetes on orchestration, lifecycle management, and extensibility. The goal is to provide a
way to deploy a production-ready Dashboards cluster on any cloud provider, as well as on-premise data centers.

There will be a web API and a command line API that are targeted to different types of use cases. Web interface provides
an interface for better integrations with other systems and the command line API is mainly provide the ease of use for
daily operations.

## Project Resources

* [Project Website](https://opensearch.org/)
* [Downloads](https://opensearch.org/downloads.html).
* [Documentation](https://docs-beta.opensearch.org/)
* Need help? Try [Forums](https://discuss.opendistrocommunity.dev/)
* [Project Principles](https://opensearch.org/#principles)
* [Contributing to OpenSearch](CONTRIBUTING.md)
* [Maintainer Responsibilities](MAINTAINERS.md)
* [Release Management](RELEASING.md)
* [Admin Responsibilities](ADMINS.md)
* [Security](SECURITY.md)

## Code of Conduct

This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## License

This project is licensed under the [Apache v2.0 License](LICENSE.txt).

## Copyright

Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.