Merge remote-tracking branch 'upstream/main' into main_local

This commit is contained in:
Sam Heinz
2025-03-11 11:35:37 +10:00
443 changed files with 3089 additions and 1330 deletions
+7 -2
View File
@@ -11,7 +11,7 @@
"interface_port": 80,
"documentation": null,
"website": "https://yunohost.org/",
"logo": "https://yunohost.org/assets/img/ynh_logo_roundcorner.png",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/yunohost.svg",
"description": "YunoHost is an operating system aiming for the simplest administration of a server, and therefore democratize self-hosting, while making sure it stays reliable, secure, ethical and lightweight.",
"install_methods": [
{
@@ -30,6 +30,11 @@
"username": null,
"password": null
},
"notes": [],
"notes": [
{
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
}
],
"status": "✅"
}