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:
parent
b10bd7a92d
commit
1f5f441280
1 changed files with 12 additions and 0 deletions
12
README.md
12
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
|
||||
|
|
Loading…
Add table
Reference in a new issue