mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
Auto-update README
This commit is contained in:
parent
f84d2b2306
commit
1a9ab63918
2 changed files with 18 additions and 10 deletions
|
@ -19,7 +19,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea
|
|||
To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch).
|
||||
|
||||
|
||||
**Shipped version:** 8.6.0~ynh1
|
||||
**Shipped version:** 8.6.0~ynh2
|
||||
|
||||
**Demo:** https://www.elastic.co/demos
|
||||
## Disclaimers / important information
|
||||
|
@ -30,6 +30,10 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc
|
|||
- Therefore, the package is configured to remain not public for now (i.e. not accessible through the web, the apps depending on it should be installed on the same server)
|
||||
- Not scalable for now
|
||||
|
||||
## :red_circle: Antifeatures
|
||||
|
||||
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://elastic.co>
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,21 +5,21 @@ It shall NOT be edited by hand.
|
|||
|
||||
# ElasticSearch 8 pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/elasticsearch8)  
|
||||
[](https://dash.yunohost.org/appci/app/elasticsearch8)  
|
||||
[](https://install-app.yunohost.org/?app=elasticsearch8)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer ElasticSearch 8 rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer ElasticSearch 8 rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the [Elastic Stack](https://www.elastic.co/products). You can use Elasticsearch to store, search, and manage data for logs, metrics, search backend, application monitoring, Endpoint security.
|
||||
To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch).
|
||||
|
||||
|
||||
**Version incluse :** 8.6.0~ynh1
|
||||
**Version incluse :** 8.6.0~ynh2
|
||||
|
||||
**Démo :** https://www.elastic.co/demos
|
||||
## Avertissements / informations importantes
|
||||
|
@ -30,11 +30,15 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc
|
|||
- Therefore, the package is configured to remain not public for now (i.e. not accessible through the web, the apps depending on it should be installed on the same server)
|
||||
- Not scalable for now
|
||||
|
||||
## :red_circle: Fonctions indésirables
|
||||
|
||||
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://elastic.co>
|
||||
* Documentation officielle de l'admin : <https://www.elastic.co/guide/en/elasticsearch/reference/8.6/elasticsearch-intro.html>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/elastic/elasticsearch>
|
||||
* Site officiel de l’app : <https://elastic.co>
|
||||
* Documentation officielle de l’admin : <https://www.elastic.co/guide/en/elasticsearch/reference/8.6/elasticsearch-intro.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/elastic/elasticsearch>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_elasticsearch8>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues>
|
||||
|
||||
|
@ -50,4 +54,4 @@ ou
|
|||
sudo yunohost app upgrade elasticsearch8 -u https://github.com/YunoHost-Apps/elasticsearch8_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue