Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,10 @@ hypernode-systemctl settings php_version 8.1
hypernode-systemctl settings php_apcu_enabled True
```

## Configure and Enable OpenSearch v2.x

```bash
hypernode-systemctl settings opensearch_version 2.x
```
## Configure and Enable OpenSearch v2.6

```bash
hypernode-systemctl settings opensearch_version 2.6
hypernode-systemctl settings opensearch_enabled True
```

Expand Down
Loading