diff --git a/README.md b/README.md index 491b1eb..67056e2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,15 @@ Attempt to package Wekan for Yunohost.... +## Status + +For the moment it kind of works, but this is still experimental and has not been much tested. DO NOT DEPLOY IN PRODUCTION. + +The main drawback at the moment is that it's [not integrated with the LDAP](https://github.com/wekan/wekan/issues/119). So users have to create accounts (and can create infinite number of accounts) manually, and need to login manually specifically in Wekan. + + +## To-do + +- Test / make it work on ARM +- LDAP is not yet integrated in Wekan, unfortunately... but some people did tweak things as discussed [here](https://github.com/wekan/wekan/issues/119#issuecomment-224319252) +- Upgrade, backup and restore scripts