So i was looking to install OpenSearch for my localhost Magento2 installation, but i could only find install methods for using Docker..
I'm not using Docker for a few reasons, that have to do with the company i'm at right now, but i would really like to just install OpenSearch on my own computer locally, and run it locally, not using other programs like Docker, is that even possible?
BTW; i'm on Ubuntu 22.04 and Magento 2.4.6 (if thats even important to know lol)
Thanks in advance!