{"id":13555293,"url":"https://github.com/leanlabsio/kanban","last_synced_at":"2025-04-05T06:07:20.927Z","repository":{"id":27895207,"uuid":"31386806","full_name":"leanlabsio/kanban","owner":"leanlabsio","description":"Lean project management for GitLab","archived":false,"fork":false,"pushed_at":"2019-05-21T10:41:28.000Z","size":13877,"stargazers_count":521,"open_issues_count":4,"forks_count":83,"subscribers_count":43,"default_branch":"master","last_synced_at":"2024-04-18T01:13:18.129Z","etag":null,"topics":["gitlab","kanban"],"latest_commit_sha":null,"homepage":"http://kanban.leanlabs.io","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leanlabsio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-26T20:17:56.000Z","updated_at":"2024-04-12T10:10:20.000Z","dependencies_parsed_at":"2022-08-03T02:30:38.968Z","dependency_job_id":null,"html_url":"https://github.com/leanlabsio/kanban","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanlabsio%2Fkanban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanlabsio%2Fkanban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanlabsio%2Fkanban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanlabsio%2Fkanban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanlabsio","download_url":"https://codeload.github.com/leanlabsio/kanban/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294536,"owners_count":20915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitlab","kanban"],"created_at":"2024-08-01T12:03:07.987Z","updated_at":"2025-04-05T06:07:20.901Z","avatar_url":"https://github.com/leanlabsio.png","language":"JavaScript","readme":"# GitLab issues made awesome\n\n[![Join the chat at https://gitter.im/leanlabsio/kanban](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/leanlabsio/kanban?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![Analytics](https://ga-beacon.appspot.com/UA-66361671-1/leanlabs/kanban)](https://github.com/igrigorik/ga-beacon)\n[![](https://badge.imagelayers.io/leanlabs/kanban:1.4.0.svg)](https://imagelayers.io/?images=leanlabs/kanban:1.4.0 'Get your own badge on imagelayers.io')\n#### Instant project management for your GitLab repositories\n\n## Installation\n\nMinimum Install Requrements:  \nOS: kernel minimum 3.10 (centOS 7, Ubuntu 14.04)  \nPackages: git, curl  \n\n\u003e`sudo yum -y install git, curl`  \n\nThe easiest way to deploy Leanlabs Kanban board is to use docker-compose. Install instructions here.\nAssuming you have installed [Docker](http://docs.docker.com/engine/installation/) and [docker-compose](http://docs.docker.com/compose/install/).\n\n### 1. Installation with Docker\n\n\u003e` git clone https://gitlab.com/leanlabsio/kanban.git`\n\u003e\n\u003e` cd kanban`\n\n\n#### 1.1 Register GitLab Application for OAuth to work\n\nGo 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.\n\n**Where**\n\n\u003e `Redirect url http[s]://{KANBAN_SERVER_HOSTNAME}/assets/html/user/views/oauth.html`\n\n#### 1.2 Change default environment variables defined in docker-compose.yml \n\n**Where**\n\n\u003e `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\n\u003e\n\u003e `KANBAN_SECURITY_SECRET` | Change this string to antyhing you like. This string is used to generate user auth tokens\n\u003e\n\u003e `KANBAN_GITLAB_URL` | http[s]://{gitlab.example.com:port} - Your GitLab host URL, required\n\u003e\n\u003e `KANBAN_GITLAB_CLIENT` | Your GitLab OAuth client application ID, required for OAuth to work. Git this from your gitlab server.\n\u003e\n\u003e `KANBAN_GITLAB_SECRET` | Your GitLab OAuth client secret key, required for OAuth to work. Git this from your gitlab server.\n\u003e\n\u003e `KANBAN_ENABLE_SIGNUP` | Wheter to enable sign up with user API token.\n\n**Then**\n\n\u003e `docker-compose up -d`\n\n\n## Upgrading\n\nIf you followed instructions from \"Installation with Docker\", then the easiest way to upgrade would be:\n\n\u003e `git pull`\n\u003e\n\u003e `docker-compose up -d`\n\n## Changelog\n\nYou can view the changelog [here](https://gitlab.com/leanlabsio/kanban/blob/master/CHANGELOG.md)\n\n# FAQ\n\n1. [How to install Kanban.Leanlabs](http://kanban.leanlabs.io/docs/installation/)\n2. [How to customize column](http://kanban.leanlabs.io/docs/usage/customize-columns)\n","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanlabsio%2Fkanban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleanlabsio%2Fkanban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanlabsio%2Fkanban/lists"}