1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00
HumHub package for YunoHost
Find a file
scith e9d1b11b31 Major improvements
- Auto-install
- Auto-setup LDAP
- Install and upgrade from URL (no source in repo)
- Improvement upgrade
- PHP5-FPM
- Package_check attempt
2017-04-24 16:04:55 +02:00
conf Major improvements 2017-04-24 16:04:55 +02:00
scripts Major improvements 2017-04-24 16:04:55 +02:00
sources Major improvements 2017-04-24 16:04:55 +02:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2016-08-20 23:47:57 +02:00
.gitignore 🎪 Added .gitattributes & .gitignore files 2016-08-20 23:47:57 +02:00
check_process Major improvements 2017-04-24 16:04:55 +02:00
LICENSE first commit 2016-08-21 01:03:46 +02:00
manifest.json Major improvements 2017-04-24 16:04:55 +02:00
README.md Update 1.2.0. 2017-04-23 17:29:55 +02:00

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.

It's perfect for individual:

  • Social Intranets
  • Enterprise Social Networks
  • Private Social Networks

More information:
https://yunohost.org/ https://www.humhub.org/