hnhx / librex

Framework and javascript free privacy respecting meta search engine
GNU Affero General Public License v3.0
785 stars 92 forks source link

LibreX on a different port/ directory #284

Open robert-winkler opened 1 month ago

robert-winkler commented 1 month ago

Hi, I already got a yacy instance running , but I also look for a more "useful" private and self- hosted option. Today, I gave up on SearXNG. However, LibreX could be a good option. Privacy (https or tor) is important to me. Is there a how-to for installing LibreX with a different port (ngnix) or into a directory (domain/librex)? Best, Robert

codedipper commented 1 month ago

You can probably install it on a different port by just making nginx listen to a different port and edit your opensearch.xml accordingly. As for installing into a subdirectory, you can probably just set nginx to point to php-fpm on a specific directory only.

Just as a heads-up, LibreX is still unmaintained with vulnerabilities and the project has been forked into LibreY, which is still actively being worked on.