2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2026-08-13 10:10:20 +02:00
Webmin package for YunoHost
Find a file
2026-07-28 15:53:45 +02:00
.github fix 2023-10-18 12:12:50 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#97) 2026-04-04 20:16:58 +02:00
doc fix 2023-10-19 09:43:56 +02:00
scripts Fix syntax 2026-07-03 17:26:50 +01:00
LICENSE Version 2 (#52) 2023-10-18 12:02:58 +02:00
manifest.toml Upgrade sources 2026-07-28 00:35:48 +02:00
README.md Auto-update READMEs 2026-07-28 00:35:51 +02:00
tests.toml Update tests.toml 2025-03-06 19:51:06 +01:00

Logo of Webmin Webmin, packaged for YunoHost

Web-based interface for system administration

🌐 Official app website Version: 2.653~ynh1

Screenshots

Screenshot of Webmin

📦 Developer info

Automatic tests level

🛠️ Upstream Webmin repository: https://github.com/webmin/webmin

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/webmin_ynh/tree/testing

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

📚 App packaging documentation

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