Giter VIP home page Giter VIP logo

kanboard_ynh's Introduction

Kanboard for Yunohost

Kanboard is a simple visual task board web application. Official website: http://kanboard.net Repport your issues here: https://dev.yunohost.org/projects/apps/issues (you don't need to create an account and you can use you github credentials if you want)

Requirements

Functionnal instance of Yunohost

Installation

From yunohost admin panel:

  1. Use yunohost admin panel and enter the repository url 2015-02-19 16_58_52-yunohost admin
  2. Configure the app 2015-02-19 16_59_28-yunohost admin
  3. Click install

From command line:

sudo yunohost app install -l kanboard https://github.com/YunoHost-Apps/kanboard_ynh

Upgrade

From command line:

sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/kanboard_ynh kanboard

Infos

Kanboard v1.0.31

Yunohost forum thread: https://forum.yunohost.org/t/kanboard-package/78

Kanboard and SSOwat

Kanboard use SSOwat for user authentification (it means it use the user that the web server (nginx) sent him throught SSOwat), but can't list all user of the system. If you wish to add a user, just log in with that user into Kanboard so the software knows him and displays it.

Developper infos

Please do your pull request to the dev branch.

Update package:

wget http://kanboard.net/kanboard-latest.zip
unzip kanboard-latest.zip
rm -Rf sources
mv kanboard sources

Then do a manual diff between conf/config.php and sources/config.default.php to see if there are new config options

Update readme with the new version

Test it

Test or upgrade to dev version:

su - admin
git clone -b dev https://github.com/YunoHost-Apps/kanboard_ynh
# to install
sudo yunohost app install -l Kanboard /home/admin/kanboard_ynh
# to upgrade
sudo yunohost app upgrade -f /home/admin/kanboard_ynh kanboard

kanboard_ynh's People

Contributors

julienmalik avatar maniackcrudelis avatar mbugeia avatar opi avatar psycojoker avatar rgarrigue avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.