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.
- Host: GitHub
- URL: https://github.com/opensearch-project/dashboards-anywhere
- Owner: opensearch-project
- License: apache-2.0
- Created: 2022-02-26T04:16:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T01:02:01.000Z (8 months ago)
- Last Synced: 2025-04-04T16:42:08.089Z (3 months ago)
- Language: Python
- Homepage: https://playground.opensearch.org
- Size: 456 KB
- Stars: 14
- Watchers: 11
- Forks: 30
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README

- [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.