1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00
Wekan package for YunoHost
Find a file
2019-02-05 22:24:26 +01:00
conf Remove old source filename 2019-02-05 21:13:37 +01:00
scripts Apply example_ynh to upgrade 2019-02-05 22:24:26 +01:00
sources Initial commit 2017-02-10 17:06:59 +01:00
.gitignore [fix] Mongodb fails starting on second install 2017-11-09 11:40:43 +01:00
check_process Desactivate change_url for now, not implemented 2019-02-05 17:35:26 +01:00
LICENSE Correct LICENSE 2019-02-05 21:41:22 +01:00
manifest.json update version number to 2.09 2019-02-05 21:16:13 +01:00
README.md update version number to 2.09 2019-02-05 21:16:13 +01:00
screenshot.jpg Add screenshot 2019-01-29 02:26:53 +01:00

Wekan for Yunohost

Wekan is an open-source kanban board (task manager and organizer)

Integration level
Install Wordpress with YunoHost

Shipped version: 2.09

Screenshot

Status

  • This app only works on x86, 64bits architecture ! In particular, it won't work on 32 bit machines or ARM. See the discussion here. On the long term, support for ARM64 might happen...

  • There is currently no SSO/LDAP integration though it might be integrated at some point in the app, now that it's supported in Meteor/Wekan. c.f. discussion in here. In the meantime, users can create accounts (in fact, they can create infinite number of accounts) manually, and need to login manually specifically in Wekan.

Infos

Package by: ljf & Aleks Categories: Productivity, Task

Upgrade this package:
sudo yunohost app upgrade --verbose wekan -u https://github.com/YunoHost-Apps/wekan_ynh

Multi-user: Yes.

Private/Public mode: In private mode, only authorized YunoHost members can access to the wekan.

SSO/LDAP: SSO and LDAP are not configured.