mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
51 lines
2.8 KiB
Markdown
51 lines
2.8 KiB
Markdown
<!--
|
||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||
-->
|
||
|
||
# SearXNG для YunoHost
|
||
|
||
[![Уровень интеграции](https://dash.yunohost.org/integration/searxng.svg)](https://ci-apps.yunohost.org/ci/apps/searxng/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/searxng.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/searxng.maintain.svg)
|
||
|
||
[![Установите SearXNG с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=searxng)
|
||
|
||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||
|
||
> *Этот пакет позволяет Вам установить SearXNG быстро и просто на YunoHost-сервер.*
|
||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||
|
||
## Обзор
|
||
|
||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||
|
||
|
||
**Поставляемая версия:** 2024.08.31~ynh1
|
||
|
||
**Демо-версия:** <https://searx.be>
|
||
|
||
## Снимки экрана
|
||
|
||
![Снимок экрана SearXNG](./doc/screenshots/screenshot_1.png)
|
||
|
||
## Документация и ресурсы
|
||
|
||
- Официальный веб-сайт приложения: <https://docs.searxng.org>
|
||
- Официальная документация пользователя: <https://docs.searxng.org/user/>
|
||
- Официальная документация администратора: <https://docs.searxng.org/admin/>
|
||
- Репозиторий кода главной ветки приложения: <https://github.com/searxng/searxng>
|
||
- Магазин YunoHost: <https://apps.yunohost.org/app/searxng>
|
||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/searxng_ynh/issues>
|
||
|
||
## Информация для разработчиков
|
||
|
||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/searxng_ynh/tree/testing).
|
||
|
||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||
или
|
||
sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|