Move English documentation to folder en_US

This commit is contained in:
Frederic Guillot
2017-01-29 11:07:42 -05:00
parent 3bf4789be2
commit 0371acff89
142 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
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.
[![Install](https://cloudron.io/img/button.svg)](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://git.cloudron.io/cloudron/cloudron-cli)
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://git.cloudron.io/cloudron/kanboard-app).