mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
3.6 KiB
3.6 KiB
Home assistant add-on: elasticsearch server
Thanks to everyone having starred my repo! To star it click on the image below, then it will be on top right. Thanks!
About
Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. You can use Elasticsearch to store, search, and manage data for:
- Logs
- Metrics
- A search backend
- Application monitoring
- Endpoint security
- ... and more!
To learn more about Elasticsearch’s features and capabilities, see their product page .
Here, this addon is used to single node that can be called from other addons needing it.
Installation
The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on.
- Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA)
- Install this add-on.
- Click the
Savebutton to store your configuration. - Set the add-on options to your preferences
- Start the add-on.
- Check the logs of the add-on to see if everything went well.
Configuration
Elasticsearch is using by calling it from another app, such as nextcloud.
Integration with HA
Support
Create an issue on github