{"id":18370216,"url":"https://github.com/docwhat/kanboard-docker","last_synced_at":"2025-04-10T21:24:27.241Z","repository":{"id":31541272,"uuid":"35105865","full_name":"docwhat/kanboard-docker","owner":"docwhat","description":"Kanboard Docker container: http://kanboard.net/","archived":false,"fork":false,"pushed_at":"2021-02-13T02:10:07.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T21:17:54.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"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/docwhat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-05T14:48:40.000Z","updated_at":"2019-10-15T03:57:42.000Z","dependencies_parsed_at":"2022-09-04T16:00:53.300Z","dependency_job_id":null,"html_url":"https://github.com/docwhat/kanboard-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fkanboard-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fkanboard-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fkanboard-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docwhat%2Fkanboard-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docwhat","download_url":"https://codeload.github.com/docwhat/kanboard-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248299564,"owners_count":21080558,"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":[],"created_at":"2024-11-05T23:37:26.555Z","updated_at":"2025-04-10T21:24:27.212Z","avatar_url":"https://github.com/docwhat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Kanboard Docker Container\n=========================\n\nThis is a docker container for running [Kanboard](http://kanboard.net).\n\nThis container is built automatically and made available on [docker.com's\nregistry](https://registry.hub.docker.com/u/docwhat/kanboard/).\n\nYou can get it via:\n\n    docker pull docwhat/kanboard\n\nThe default user and password are both: `admin`\n\nConfiguration\n-------------\n\nThe `config.php` is generated from environment variables beginning with\n`KANBOARD_`.\n\nExample:\n\n    docker run ... --env=KANBOARD_DEBUG=true ...\n\nWould generate the `config.php` line:\n\n    define('DEBUG', true);\n\nKanboard CLI\n------------\n\nThe `./kanboard` command line tool can be accessed by just passing arguments to\nthe docker container.\n\nTo see all commands, for example:\n\n    docker run --rm --env-file=./myconfig.env  docwhat/kanboard list\n\nLinking to mysql or postgres\n----------------------------\n\nI haven't tested the MySQL/Maria and Postgres databases yet, but I added the\nhost/port linking for the default MySQL and Postgres ports.\n\nLink the database as `db` to have this work. Example:\n\n    docker run ... --link=my-db-container:db ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fkanboard-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocwhat%2Fkanboard-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocwhat%2Fkanboard-docker/lists"}