Changes
Page history
...
authored
Apr 06, 2023
by
Rolf Niepraschk
Show whitespace changes
Inline
Side-by-side
server-in-vaclab.md
View page @
0cda6032
...
@@ -136,11 +136,17 @@ systemctl start xxx.service
...
@@ -136,11 +136,17 @@ systemctl start xxx.service
<!-- ** metis **, -->
<!-- ** metis **, -->
*
[
**elasticsearch**
](
https://www.elastic.co/de/elasticsearch/
)
:
*
[
**elasticsearch**
](
https://www.elastic.co/de/elasticsearch/
)
:
Elasticsearch ist eine verteilte RESTful-Suchmaschine und
-Analytics-Engine, die eine wachsende Zahl von Anwendungsfällen abdecken
kann. Als Kernstück des Elastic Stack speichert sie Ihre Daten und
ermöglicht schnelle Suchen, aufs Feinste eingestellte Relevanz und
leistungsstarke sowie mühelos skalierbare Analytics.
Start (
`a75438`
):
Start (
`a75438`
):
```
```
systemctl start elasticsearch.service
systemctl start elasticsearch.service
```
```
*
[
**redis**
](
https://redis.io/
)
:
*
[
**redis**
](
https://redis.io/
)
:
The open source, in-memory data store used by millions of developers as a
The open source, in-memory data store used by millions of developers as a
database, cache, streaming engine, and message broker.
database, cache, streaming engine, and message broker.
...
...
...
...