1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update README

This commit is contained in:
Alexandre Aubin 2017-02-26 17:53:28 +01:00 committed by GitHub
parent b10bd7a92d
commit 1f5f441280

View file

@ -2,3 +2,15 @@
Attempt to package Wekan for Yunohost.... 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