[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8335":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":35,"readmeContent":36,"aiSummary":37,"trendingCount":16,"starSnapshotCount":16,"syncStatus":38,"lastSyncTime":39,"discoverSource":40},8335,"dootask","kuaifan\u002Fdootask","kuaifan","DooTask是一款开源在线项目任务管理工具，提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM，文件管理等工具；同时消息功能使用非对称加密技术让你的沟通更安全。","https:\u002F\u002Fwww.dootask.com",null,"PHP",5499,1058,68,162,0,4,9,38,14,40.07,"GNU Affero General Public License v3.0",false,"pro",true,[5,27,28,29,30,31,32,33,34],"project-management","project-manager","remote-work","task-management-system","task-manager","team-chat","to-do","todo","2026-06-12 02:01:52","# DooTask - Open Source Task Management System\n\nEnglish | **[中文文档](.\u002FREADME_CN.md)**\n\n- [Screenshot Preview](.\u002FREADME_PREVIEW.md)\n- [Demo Site](http:\u002F\u002Fwww.dootask.com\u002F)\n\n**QQ Group**\n\n- Group Number: `546574618`\n\n## 📍 Migration from 0.x to 1.x\n\n- Please ensure to back up your data before upgrading!\n- If the upgrade fails, try running `.\u002Fcmd update` multiple times.\n- If you encounter \"Container xxx not found\" during upgrade, run `.\u002Fcmd reup` and then execute `.\u002Fcmd update`.\n- If you see a 502 error after upgrading, run `.\u002Fcmd reup` to restart the services.\n- If you encounter \"Application 'xxx' not installed\" after upgrading, log in with the admin account and install the relevant applications from the App Store.\n\n## Installation Requirements\n\n- Required: `Docker v20.10+` and `Docker Compose v2.0+`\n- Supported Systems: `CentOS\u002FDebian\u002FUbuntu\u002FmacOS` and other Linux\u002FUnix systems\n- Hardware Recommendation: 2+ cores, 4GB+ memory\n- Special Note: Windows users can install Linux environment using WSL2 before installing DooTask.\n\n### Deploy Project\n\n```bash\n# 1、Clone the project to your local machine or server\n\n# Clone project from GitHub\ngit clone --depth=1 https:\u002F\u002Fgithub.com\u002Fkuaifan\u002Fdootask.git\n# Or you can use Gitee\ngit clone --depth=1 https:\u002F\u002Fgitee.com\u002Faipaw\u002Fdootask.git\n\n# 2、Enter directory\ncd dootask\n\n# 3、One-click installation (Custom port installation: .\u002Fcmd install --port 80)\n.\u002Fcmd install\n```\n\n### Reset Password\n\n```bash\n# Reset default administrator password\n.\u002Fcmd repassword\n```\n\n### Change Port\n\n```bash\n# This method only changes HTTP port. For HTTPS port, please read SSL configuration below\n.\u002Fcmd port 80\n```\n\n### Stop Service\n\n```bash\n.\u002Fcmd down\n```\n\n### Start Service\n\n```bash\n.\u002Fcmd up\n```\n\n### Development & Build\n\nPlease ensure you have installed `NodeJs 20+`\n\n```bash\n# Development mode\n.\u002Fcmd dev\n   \n# Build project (This is for web client. For desktop apps, refer to \".github\u002Fworkflows\u002Fpublish.yml\")\n.\u002Fcmd prod  \n```\n\n### SSL Configuration\n\n#### Method 1: Automatic Configuration\n\n```bash \n# Run command and follow the prompts\n.\u002Fcmd https\n```\n\n#### Method 2: Nginx Proxy Configuration\n\n```bash \n# 1、Add Nginx proxy configuration\nproxy_set_header X-Forwarded-Host $http_host;\nproxy_set_header X-Forwarded-Proto $scheme;\nproxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n\n# 2、Run command (To cancel Nginx proxy configuration: .\u002Fcmd https close)\n.\u002Fcmd https agent\n```\n\n## Upgrade & Update\n\n**Note: Please backup your data before upgrading!**\n\n```bash\n.\u002Fcmd update\n```\n\n* Please retry if upgrade fails across major versions.\n* If you encounter 502 errors after upgrade, run `.\u002Fcmd reup` to restart services.\n\n## Project Migration\n\nAfter installing the new project, follow these steps to complete migration:\n\n1、Backup original database\n\n```bash\n# Run command in the old project\n.\u002Fcmd mysql backup\n```\n\n2、Copy the following files and directories from old project to the same paths in new project\n\n - `Database backup file`\n - `docker\u002Fappstore`\n - `public\u002Fuploads`\n\n3、Restore database to new project\n```bash\n# Run command in the new project\n.\u002Fcmd mysql recovery\n```\n\n## Uninstall Project\n\n```bash\n.\u002Fcmd uninstall\n```\n\n### More Commands\n\n```bash\n.\u002Fcmd help\n```\n","DooTask是一款开源在线项目任务管理工具，集成了文档协作、在线思维导图、流程图、项目管理、任务分发、即时通讯和文件管理等功能。其核心功能包括非对称加密技术保障的安全消息传输、全面的团队协作工具支持以及灵活的任务分配与跟踪机制。基于PHP开发，并采用Docker进行部署，使得该软件易于安装和维护。适用于需要远程工作支持、高效团队协作及项目进度可视化管理的各种场景。",2,"2026-06-11 03:17:24","top_language"]