.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
SearXNG for YunoHost
This package allows you to install SearXNG quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
Shipped version: 2023.03.19.14.31.45~ynh1
Demo: https://searx.be/
Screenshots
Disclaimers / important information
Please note that this application is a rolling-release (i.e. each commit is a release) and thus is updated very regularly. People not updating frequently may encounter some bugs or disruptions due to the very nature of this software.
Documentation and resources
- Official app website: https://docs.searxng.org/
- Official user documentation: https://docs.searxng.org/user/
- Official admin documentation: https://docs.searxng.org/admin/
- Upstream app code repository: https://github.com/searxng/searxng
- YunoHost documentation for this app: https://yunohost.org/app_searxng
- Report a bug: https://github.com/YunoHost-Apps/searxng_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
or
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps