1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00
Searxng package for YunoHost
Find a file
ewilly 2b0ee5f860 Major update
-  Move to manifest v2
-  Move to /var/www
-  Create a data dir to use user settings that overwrite default
up-to-date settings
-  Fix version info on main page
-  Fix some typo
-  Fix updater script with base = testing branch
2023-09-18 18:10:55 +02:00
.github Major update 2023-09-18 18:10:55 +02:00
conf Major update 2023-09-18 18:10:55 +02:00
doc Major update 2023-09-18 18:10:55 +02:00
scripts Major update 2023-09-18 18:10:55 +02:00
sources Initial commit 2022-11-23 10:08:54 +01:00
.gitignore Initial commit 2022-11-23 10:08:54 +01:00
LICENSE Add LICENSE 2023-02-22 22:53:39 +01:00
manifest.toml Major update 2023-09-18 18:10:55 +02:00
README.md Major update 2023-09-18 18:10:55 +02:00
README_fr.md Major update 2023-09-18 18:10:55 +02:00
tests.toml Major update 2023-09-18 18:10:55 +02:00

SearXNG for YunoHost

Integration level Working status Maintenance status

Install SearXNG with YunoHost

Lire ce readme en français.

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.09.12.16.01.06~ynh1

Demo: https://searx.be/

Screenshots

Screenshot of SearXNG

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

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