mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
28 lines
1 KiB
Markdown
28 lines
1 KiB
Markdown
How to run Kanboard on Cloudron
|
|
================================
|
|
|
|
[Cloudron](https://cloudron.io) is a private smartserver on which you can install web
|
|
apps like Kanboard. You can install Kanboard into a custom domain and each
|
|
installation is backed up and kept up-to-date with Kanboard releases automatically.
|
|
|
|
[](https://cloudron.io/button.html?app=net.kanboard.cloudronapp)
|
|
|
|
Accounts
|
|
--------
|
|
|
|
The app integrates tightly with the Cloudron User Management (via LDAP). Only
|
|
Cloudron users can access the Kanboard. In addition, any Cloudron administrator
|
|
becomes a Kanboard administrator automatically.
|
|
|
|
Installing Plugins
|
|
------------------
|
|
|
|
Plugins can be installed and configured using the [Cloudron CLI](https://cloudron.io/references/cli.html)
|
|
tool. See the [app description](https://cloudron.io/appstore.html?app=net.kanboard.cloudronapp) for
|
|
more information.
|
|
|
|
Application Source code
|
|
----------------------
|
|
|
|
The source code for the Cloudron app is [here](https://github.com/cloudron-io/kanboard-app).
|
|
|