Favicon of Kanboard

Kanboard

Manage projects with a free, open-source Kanban board. Visualize tasks, limit work in progress, and automate workflows using a minimalist interface.

Get a clear, visual overview of your projects with a minimalist, self-hosted Kanban board. Designed for simplicity, this open-source software helps you avoid multitasking by setting limits on your work in progress, ensuring you stay focused on your goals. The intuitive drag-and-drop interface requires no training, allowing you to easily adapt columns to fit your specific needs.

Take advantage of powerful features to keep your team organized:

  • Search and filter tasks dynamically using a simple query language.
  • Break down complex tasks into manageable sub-tasks and use Markdown for detailed descriptions.
  • Automate your workflow with custom actions triggered by events to save time on repetitive updates.
  • Integrate seamlessly with multiple authentication backends like LDAP or OAuth2 providers.

Available in over 30 languages, this flexible solution provides everything you need to track progress without unnecessary clutter.

Directory Structure

kanboard
data
plugins
ssl
.env
docker-compose.yml

docker-compose.yml

services:
  kanboard:
    image: kanboard/kanboard:latest
    ports:
      - "80:80"
    volumes:
      - ./data:/var/www/app/data
      - ./plugins:/var/www/app/plugins
      - ./ssl:/etc/nginx/ssl
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default SQLite configuration.
# Default login: admin / admin
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Kanboard

Favicon

 

  
  
Favicon

 

  
  
Favicon