2019-02-15 20:09:06 +01:00
|
|
|
# Kanboard for Yunohost
|
2014-10-22 21:21:37 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard)
|
|
|
|
[![Install Kanboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kanboard)
|
2014-10-22 21:21:37 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
> *This package allow you to install Kanboard quickly and simply on a YunoHost server.
|
|
|
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
2014-10-22 21:21:37 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Overview
|
|
|
|
Kanboard is a simple visual task board web application.
|
2014-10-22 21:21:37 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
**Shipped version:** 1.2.8
|
2015-02-25 17:45:32 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Screenshots
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
![](https://kanboard.org/assets/img/board.png)
|
2015-02-25 17:45:32 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Demo
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
* [YunoHost demo](https://demo.yunohost.org/dokuwiki/)
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Configuration
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Documentation
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
* Official documentation: https://docs.kanboard.org/en/latest/
|
|
|
|
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
|
2015-02-25 17:31:18 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## YunoHost specific features
|
2015-09-08 22:20:55 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
#### Multi-users support
|
2015-10-14 20:00:01 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
#### Supported architectures
|
2015-10-20 15:08:34 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/kanboard%20%28Official%29.svg)](https://ci-apps.yunohost.org/ci/apps/kanboard/)
|
|
|
|
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/kanboard%20%28Official%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/kanboard/)
|
|
|
|
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/kanboard%20%28Official%29.svg)](https://ci-stretch.nohost.me/ci/apps/kanboard/)
|
2015-10-20 15:08:34 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Limitations
|
2015-10-20 15:08:34 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Additional information
|
2017-03-10 22:01:34 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
## Links
|
2015-10-20 15:08:34 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
* Report a bug: https://github.com/YunoHost-Apps/kanboard_ynh/issues
|
|
|
|
* Kanboard website: http://kanboard.ne
|
|
|
|
* YunoHost website: https://yunohost.org/
|
2015-10-20 15:08:34 +02:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
---
|
2015-11-27 21:14:31 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
Developers info
|
|
|
|
----------------
|
2017-03-10 22:01:34 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
|
|
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing).
|
2015-11-27 21:14:31 +01:00
|
|
|
|
2019-02-15 20:09:06 +01:00
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
```
|
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug
|
|
|
|
or
|
|
|
|
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug
|
2016-04-27 20:54:26 +02:00
|
|
|
```
|