diff --git a/README.md b/README.md index f456f97..86598b1 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,3 @@ -# HumHub for YunoHost - -- HumHub has to be postinstalled manually -- LDAP has to be setup manually (see below) -- LDAP auth does not work with users having multiple email addresses -- Users cannot be logged in automatically - - -LDAP settings: -* hostname : localhost -* port : 389 -* encryption : none -* username : put something random -* password : put something random -* baseDn : ou=users,dc=yunohost,dc=org -* loginFilter : (uid=%s) -* userFilter : objectClass=mailAccount -* usernameAttribute : uid -* emailAttribute : mail - ## HumHub HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP. @@ -26,6 +6,12 @@ It's perfect for individual: - Enterprise Social Networks - Private Social Networks +## HumHub for YunoHost +This app installs HumHub on YunoHost: +- The installation is automated (the settings can be customized after installation) +- LDAP is automatically integrated: all YunoHost users are also HumHub users (this can be disabled in settings) +- The YunoHost user of your chosing becomes the HumHub default admin + **More information:** -https://yunohost.org/ -https://www.humhub.org/ +- https://yunohost.org/ +- https://www.humhub.org/