mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2025-09-17 14:28:40 +02:00
Webmin package for YunoHost
* [autopatch] Automatic patch attempt for helpers 2.1 (#69) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning * Update install * cleaning * cleaning * Update nginx.conf * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> * Auto-update READMEs * Upgrade to v2.400 (#80) * Upgrade sources - `main` v2.400: https://github.com/webmin/webmin/releases/tag/2.400 * Auto-update READMEs * Upgrade to v2.401 (#81) * Upgrade sources - `main` v2.401: https://github.com/webmin/webmin/releases/tag/2.401 * Auto-update READMEs * Upgrade to v2.402 (#83) * Upgrade sources - `main` v2.402: https://github.com/webmin/webmin/releases/tag/2.402 * Auto-update READMEs * Upgrade to v2.501 (#87) * Upgrade sources - `main` v2.501: https://github.com/webmin/webmin/releases/tag/2.501 * Auto-update READMEs * [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#85) * Testing (#84) * [autopatch] Automatic patch attempt for helpers 2.1 (#69) * [autopatch] Automatic patch attempt for helpers 2.1 * cleaning * Update install * cleaning * cleaning * Update nginx.conf * cleaning --------- Co-authored-by: Yunohost-Bot <> Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> * Auto-update READMEs * Upgrade to v2.400 (#80) * Upgrade sources - `main` v2.400: https://github.com/webmin/webmin/releases/tag/2.400 * Auto-update READMEs * Upgrade to v2.401 (#81) * Upgrade sources - `main` v2.401: https://github.com/webmin/webmin/releases/tag/2.401 * Auto-update READMEs * Upgrade to v2.402 (#83) * Upgrade sources - `main` v2.402: https://github.com/webmin/webmin/releases/tag/2.402 * Auto-update READMEs --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh * cleaning --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Yunohost-Bot <> --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Webmin, packaged for YunoHost
Web-based interface for system administration
Screenshots
📦 Developer info
🛠️ 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.