kanban

针对GitLab问题的免费、开源、自托管、看板。(Free, open source, self-hosted, Kanban board for GitLab issues.)

  • 所有者: leanlabsio/kanban
  • 平台: Docker, Linux, Mac, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

GitLab issues made awesome

Join the chat at https://gitter.im/leanlabsio/kanban
Analytics

Instant project management for your GitLab repositories

Installation

Minimum Install Requrements:
OS: kernel minimum 3.10 (centOS 7, Ubuntu 14.04)
Packages: git, curl

sudo yum -y install git, curl

The easiest way to deploy Leanlabs Kanban board is to use docker-compose. Install instructions here.
Assuming you have installed Docker and docker-compose.

1. Installation with Docker

git clone https://gitlab.com/leanlabsio/kanban.git

cd kanban

1.1 Register GitLab Application for OAuth to work

Go to https://gitlab.com/profile/applications or your GitLab installation and register your application to get the application client ID and client secret key required for OAuth.

Where

Redirect url http[s]://{KANBAN_SERVER_HOSTNAME}/assets/html/user/views/oauth.html

1.2 Change default environment variables defined in docker-compose.yml

Where

KANBAN_SERVER_HOSTNAME, http[s]://{KANBAN_SERVER_HOSTNAME} - URL on which LeanLabs Kanban will be reachable [same as redirect url with out /assets/html...], required

KANBAN_SECURITY_SECRET, Change this string to antyhing you like. This string is used to generate user auth tokens

KANBAN_GITLAB_URL, http[s]://{gitlab.example.com:port} - Your GitLab host URL, required

KANBAN_GITLAB_CLIENT, Your GitLab OAuth client application ID, required for OAuth to work. Git this from your gitlab server.

KANBAN_GITLAB_SECRET, Your GitLab OAuth client secret key, required for OAuth to work. Git this from your gitlab server.

KANBAN_ENABLE_SIGNUP, Wheter to enable sign up with user API token.

Then

docker-compose up -d

Upgrading

If you followed instructions from "Installation with Docker", then the easiest way to upgrade would be:

git pull

docker-compose up -d

Changelog

You can view the changelog here

FAQ

  1. How to install Kanban.Leanlabs
  2. How to customize column

主要指標

概覽
名稱與所有者leanlabsio/kanban
主編程語言JavaScript
編程語言JavaScript (語言數: 5)
平台Docker, Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2015-02-26 20:17:56
推送於2019-05-21 10:41:28
最后一次提交2017-02-05 12:28:09
發布數35
最新版本名稱1.7.1 (發布於 2016-12-20 16:52:19)
第一版名稱1.0.0 (發布於 2015-03-21 16:19:58)
用户参与
星數518
關注者數41
派生數79
提交數433
已啟用問題?
問題數0
打開的問題數0
拉請求數12
打開的拉請求數4
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?