Update README and INSTALL with LDAP, collab, and all features

This commit is contained in:
2026-05-27 00:08:54 +02:00
parent 8a7b0e18ed
commit 0dae678c2e
2 changed files with 58 additions and 44 deletions
+8
View File
@@ -50,6 +50,14 @@ Open `http://your-host:8080` and log in with the admin credentials above.
| `MH_LDAP_USER_FILTER` | No | `(&(objectClass=inetOrgPerson)(uid=%s))` | LDAP search filter (`%s` = username) |
| `MH_LDAP_SKIP_TLS` | No | `false` | Skip TLS verification (for self-signed certs) |
### LDAP Notes
- Use `ldaps://host:636` for SLDAP (LDAP over TLS)
- LDAP settings can also be configured from the **Admin panel** (⚙️ → 👤) without restarting
- If a required group is set, only users who are members of that group can log in
- On first LDAP login, a local user is auto-created (for preferences, file storage, etc.)
- Local accounts still work alongside LDAP — local auth is tried first
## Data Volume
Mount a persistent volume to `/app/data`. This contains: