1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2025-11-05 13:08:36 +01:00
Web UI for rspamd
Find a file
2025-05-01 17:02:54 +02: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 cleaning 2024-12-06 10:11:53 +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 Update manifest.toml 2025-05-01 17:02:42 +02:00
README.md Auto-update READMEs 2025-05-01 17:02:45 +02: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

📦 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.