From 5971f6d76d9c914c40cc5a75798a333ea50ba4bb Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Fri, 23 Aug 2024 20:33:24 +0200 Subject: [PATCH 1/2] Fix an issue where localhost resolves to ::1 and rtorrent listen on 127.0.0.1 --- conf/flood.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/flood.service b/conf/flood.service index fe568d7..f30c0c6 100644 --- a/conf/flood.service +++ b/conf/flood.service @@ -7,7 +7,7 @@ Type=simple User=__APP__ Group=__APP__ WorkingDirectory=__INSTALL_DIR__/ -ExecStart=/usr/bin/flood --rundir="__INSTALL_DIR__/" --baseuri="__PATH__" --port=__PORT__ --rthost="localhost" --rtport="__PORT_SCGI__" --allowedpath="__DATA_DIR__" --auth="none" +ExecStart=/usr/bin/flood --rundir="__INSTALL_DIR__/" --baseuri="__PATH__" --port=__PORT__ --rthost="127.0.0.1" --rtport="__PORT_SCGI__" --allowedpath="__DATA_DIR__" --auth="none" [Install] WantedBy=multi-user.target From 991220945afec66fa6836371601b60d31885fb3c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Aug 2024 18:33:28 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 2 ++ README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_ru.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 9 files changed, 102 insertions(+), 6 deletions(-) create mode 100644 README_id.md create mode 100644 README_ru.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,6 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 4c2f96d..8c4edf6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Flood for YunoHost -[![Integration level](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![Working status](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Working status](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![Install Flood with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) diff --git a/README_es.md b/README_es.md index 9d0bbcc..f8ebaa1 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # Flood para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![Instalar Flood con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) diff --git a/README_eu.md b/README_eu.md index 9251984..baba68b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # Flood YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![Instalatu Flood YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) diff --git a/README_fr.md b/README_fr.md index ec60c45..ef30a09 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # Flood pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![Installer Flood avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) diff --git a/README_gl.md b/README_gl.md index efe599e..3b46d11 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # Flood para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![Instalar Flood con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..be66520 --- /dev/null +++ b/README_id.md @@ -0,0 +1,47 @@ + + +# Flood untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) + +[![Pasang Flood dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Flood secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Flood is a monitoring service for rTorrent. It's a Node.js service that communicates with your favorite torrent client and serves a decent web UI for administration. + +**Versi terkirim:** 4.8.2~ynh1 + +## Tangkapan Layar + +![Tangkapan Layar pada Flood](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/flood_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/flood_ynh/tree/testing --debug +atau +sudo yunohost app upgrade flood -u https://github.com/YunoHost-Apps/flood_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..c8e0f37 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,47 @@ + + +# Flood для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) + +[![Установите Flood с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Flood быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +Flood is a monitoring service for rTorrent. It's a Node.js service that communicates with your favorite torrent client and serves a decent web UI for administration. + +**Поставляемая версия:** 4.8.2~ynh1 + +## Снимки экрана + +![Снимок экрана Flood](./doc/screenshots/screenshot.png) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/flood_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/flood_ynh/tree/testing --debug +или +sudo yunohost app upgrade flood -u https://github.com/YunoHost-Apps/flood_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 68d5a5c..3366cc0 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 Flood -[![集成程度](https://dash.yunohost.org/integration/flood.svg)](https://dash.yunohost.org/appci/app/flood) ![工作状态](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/flood.svg)](https://ci-apps.yunohost.org/ci/apps/flood/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/flood.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/flood.maintain.svg) [![使用 YunoHost 安装 Flood](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=flood)