2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2026-02-04 17:21:49 +01:00
Web UI for rspamd
Find a file
2025-12-29 17:44:46 +01:00
.github Apply example_ynh 2022-02-23 23:39:46 +01:00
conf Update nginx.conf 2023-03-04 15:14:11 +01:00
doc cleaning 2024-12-06 10:11:53 +01:00
scripts No need for password=$YNH_APP_ARG_PASSWORD ... $YNH_APP_ARG_FOOBAR is legacy syntax, $password is already available with the same value in the context of the install script 2025-12-29 17:44:46 +01:00
.gitignore helpers 2024-12-06 10:09:54 +01:00
LICENSE Create LICENSE 2022-02-24 02:53:12 +01:00
manifest.toml cleaning 2025-11-21 21:17:39 +01:00
README.md Auto-update READMEs 2025-11-21 21:17:43 +01:00
tests.toml Update tests.toml 2024-12-06 10:13:31 +01:00

Logo of Rspamd Web UI Rspamd Web UI, packaged for YunoHost

Simple control interface for rspamd spam filtering system

🌐 Official app website Version: 1.0~ynh5

Screenshots

Screenshot of Rspamd Web UI

📦 Developer info

Automatic tests level

🛠️ Upstream Rspamd Web UI repository: https://github.com/rspamd/rspamd

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/rspamdui_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade rspamdui -u https://github.com/YunoHost-Apps/rspamdui_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.