Skip to content

Commit 79a2152

Browse files
authored
Update Elasticsearch image version in Synology docs
Update ES reference image in the Synology docs - covers issue found in https://discord.com/channels/920056098122248193/1457419960396808476/1457425454729400381 that was identified.
1 parent 801f976 commit 79a2152

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs/docs/installation/synology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
!!! danger "Compatibility Problems"
55
- As Synology is running their old kernel (currently 4.4.302+), you might face problems running Elasticsearch on your device, as newer Elasticsearch version require kernel modules not available and not backported by Synology.
66
- You will see errors like: `seccomp unavailable` and `CONFIG_SECCOMP not compiled into kernel`, `CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed`.
7-
- Workaround is to pin the Elasticsearch image to an older version, not requiring these modules: `docker.elastic.co/elasticsearch/elasticsearch:8.14.3`.
7+
- Workaround is to pin the Elasticsearch image to an older version, not requiring these modules: `elasticsearch:8.14.3`.
88
- That is likely going to break in the future, as this project develops, new functionality might depend on new ES versions.
99

1010
!!! warning "Outdated"
@@ -278,4 +278,4 @@ When a new version of the image is available, you can use the following steps to
278278

279279
### Support
280280

281-
If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the [#support channel.](https://discord.com/channels/920056098122248193/1006394050217246772)
281+
If you're still having trouble, join us on [discord](https://www.tubearchivist.com/discord) and come to the [#support channel.](https://discord.com/channels/920056098122248193/1006394050217246772)

0 commit comments

Comments
 (0)