Skip to content

Commit 8f715b6

Browse files
authored
README: add "Community" section (#363)
* README: add "Community" section list here related community projects * generate main README.md
1 parent d7c9080 commit 8f715b6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,13 @@ If you want to just test the release without deploying anything, run:
651651
DRY_RUN=1 ./release.sh
652652
```
653653

654+
Community
655+
=========
656+
657+
You can find here the list of related community projects:
658+
* [spring-elasticsearch](https://github.com/dadoonet/spring-elasticsearch) by @dadoonet: the Spring factory provides a Java Rest Client for Elasticsearch and automatically creates index settings and templates based on what is found in the classpath.
659+
* [Logstash Editor](https://marketplace.visualstudio.com/items/fbaligand.vscode-logstash-editor/) by @fbaligand: provides completion, documentation and auto-formatting for Logstash pipeline configuration files, Filebeat configuration files and Elasticsearch index template json files
660+
654661
License
655662
=======
656663

src/main/documentation/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,13 @@ If you want to just test the release without deploying anything, run:
651651
DRY_RUN=1 ./release.sh
652652
```
653653

654+
Community
655+
=========
656+
657+
You can find here the list of related community projects:
658+
* [spring-elasticsearch](https://github.com/dadoonet/spring-elasticsearch) by @dadoonet: the Spring factory provides a Java Rest Client for Elasticsearch and automatically creates index settings and templates based on what is found in the classpath.
659+
* [Logstash Editor](https://marketplace.visualstudio.com/items/fbaligand.vscode-logstash-editor/) by @fbaligand: provides completion, documentation and auto-formatting for Logstash pipeline configuration files, Filebeat configuration files and Elasticsearch index template json files
660+
654661
License
655662
=======
656663

0 commit comments

Comments
 (0)