Take full control of your project organization with a self-hosted task management board that stores everything as plain Markdown files. This approach ensures your data remains accessible, portable, and completely yours. By mapping lanes to directories and tasks to individual files, you can easily integrate your workflow with other text-based tools like Obsidian.
Enjoy a highly responsive and modern interface designed for productivity. Key features include:
services:
tasks-md:
image: baldissaramatheus/tasks.md
container_name: tasks-md
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data:/model/files# No sensitive environment variables are required for this setup.
# You can add custom environment variables here if supported by future versions.Auto-fetched 27 minutes ago
Auto-fetched 27 minutes ago