Commit Graph

185 Commits (b3073c8aade7c19c7d212157e963f1ca488651ca)

Author SHA1 Message Date
wxg0103 dc51cc1f2a refactor: update Dockerfile version and improve code formatting in PermissionConfiguration.vue 2025-07-08 20:00:30 +08:00
liqiang-fit2cloud 9fb5ef4f80 build: add new tokenizer. 2025-07-08 19:37:46 +08:00
liqiang-fit2cloud a98cde9912 build: add new tokenizer. 2025-07-08 19:22:16 +08:00
wxg0103 dc4cdec8a1 feat: add install_model_token script for downloading and installing BERT tokenizer 2025-07-08 18:57:55 +08:00
liqiang-fit2cloud 7bd1e48465 build: upgrade postgres to 17.5. 2025-07-08 15:22:09 +08:00
liqiang-fit2cloud a942090f30 build: clear image. 2025-07-08 15:13:09 +08:00
liqiang-fit2cloud 30dc77650a build: expose redis port. 2025-07-08 09:10:46 +08:00
liqiang-fit2cloud 78a0a0bd50 refactor: update redis.conf. 2025-07-07 10:33:00 +08:00
CaptainB 77d90e5b46 refactor: update poetry version to 2.0.0 in Dockerfile 2025-07-04 11:35:11 +08:00
liqiang-fit2cloud df6adb1cd2 build: update redis.conf. 2025-07-03 15:15:34 +08:00
liqiang-fit2cloud 9b00ebd95a build: update env. 2025-07-01 16:34:37 +08:00
liqiang-fit2cloud 295eb88947 build: update sh files. 2025-07-01 16:01:49 +08:00
liqiang-fit2cloud 636c219979 feat: add MAXKB_ADMIN_PATH env. 2025-07-01 10:44:42 +08:00
liqiang-fit2cloud d655028f9e feat: add MAXKB_ADMIN_PATH env. 2025-07-01 10:24:49 +08:00
liqiang-fit2cloud 4c04be7be7 feat: add MAXKB_SANDBOX_PYTHON_PACKAGE_PATHS env. 2025-07-01 10:06:46 +08:00
liqiang-fit2cloud 0e3ae6a8f8 feat: add MAXKB_LOG_LEVEL env. 2025-06-25 16:05:02 +08:00
liqiang-fit2cloud e16524d574 build: reuse v1.0.1 image. 2025-06-25 10:29:49 +08:00
liqiang-fit2cloud 65959c8caf build: reuse v1.0.1 image. 2025-06-24 19:57:09 +08:00
liqiang-fit2cloud 86489f4b25 build: reuse v1.0.1 image. 2025-06-24 19:56:13 +08:00
liqiang-fit2cloud 9ddee4e70f build: reuse v1.0.1 image. 2025-06-24 19:41:44 +08:00
liqiang-fit2cloud 30c4849ae4 build: reuse v1.0.1 image. 2025-06-24 19:35:49 +08:00
liqiang-fit2cloud 5a1acc1a2b build: update dockerfiles. 2025-06-24 18:44:55 +08:00
liqiang-fit2cloud 0fd171ff2f build: update dockerfiles. 2025-06-24 18:23:30 +08:00
liqiang-fit2cloud db2eaf4681 build: update dockerfiles. 2025-06-24 18:11:33 +08:00
liqiang-fit2cloud 9c866b1907 build: update dockerfiles. 2025-06-24 17:38:02 +08:00
liqiang-fit2cloud 324a1b54c6 build: update dockerfiles. 2025-06-24 17:24:25 +08:00
liqiang-fit2cloud 996ebea316 build: update dockerfiles. 2025-06-24 16:57:00 +08:00
CaptainB 77295d2c13 feat: update Dockerfile to adjust permissions for Python binaries and restrict access to certain files
--bug=1057357 --user=刘瑞斌 【工具】工具执行沙箱的权限没有做限制 https://www.tapd.cn/62980211/s/1717636
2025-06-24 16:21:10 +08:00
liqiang-fit2cloud 359f9c546d build: remove useless files. 2025-06-24 16:13:59 +08:00
liqiang-fit2cloud 214499372c build: remove useless files. 2025-06-24 15:53:34 +08:00
liqiang-fit2cloud 277142c6f0 build: remove useless files. 2025-06-24 15:50:25 +08:00
CaptainB d459beb1a0 feat: update Python package paths in tool_code.py and Dockerfile 2025-06-24 14:08:18 +08:00
CaptainB 3a91562289 feat: refactor tool_code.py to use sys.executable and update Dockerfile for diskcache2 installation 2025-06-24 13:35:02 +08:00
CaptainB f1f8229d33 feat: update Dockerfile to improve Python virtual environment setup and install diskcache2 2025-06-24 10:40:22 +08:00
CaptainB 01ed7045e0 feat: update Dockerfile to set up Python virtual environment and adjust memory settings for builds 2025-06-23 19:42:28 +08:00
CaptainB f161082be5 refactor: add chat build step to Dockerfile 2025-06-18 18:18:24 +08:00
CaptainB 4fba596591 fix: add local model configuration to Dockerfile 2025-06-16 19:18:42 +08:00
liqiang-fit2cloud fc89b91ab3 fix: typo. 2025-06-16 16:44:58 +08:00
liqiang-fit2cloud 357c887c93 build(deps): fix torch version. 2025-06-16 11:36:39 +08:00
CaptainB 34a096ccf4 fix: update Dockerfile to use 'build-only' command for UI build process 2025-06-16 10:47:31 +08:00
CaptainB e364070082 fix: update PostgreSQL version in Dockerfile 2025-06-14 12:59:24 +08:00
liqiang-fit2cloud c2e9e5480a fix: fix typo. 2025-06-04 13:59:59 +08:00
liqiang-fit2cloud 1ca395094e build: update build-and-push.yml. 2025-04-30 10:23:19 +08:00
liqiang-fit2cloud 3f7fb88217 build: update Dockerfile. 2025-04-21 16:39:20 +08:00
liqiang-fit2cloud 8071d2dcd5 build: update shell files. 2025-04-21 15:39:29 +08:00
liqiang-fit2cloud 5e8dd48032 build: update Dockerfile. 2025-04-21 14:44:00 +08:00
liqiang-fit2cloud ab0f5e09b1 build: update Dockerfile-python-pg. 2025-04-21 11:15:22 +08:00
liqiang-fit2cloud 1ebcc664bb build: init directory. 2025-04-18 17:02:59 +08:00
liqiang-fit2cloud f89e18578f build: init directory. 2025-04-18 15:42:59 +08:00
liqiang-fit2cloud ac4df1421a build: init directory. 2025-04-18 14:45:36 +08:00
liqiang-fit2cloud 90d2d90658 build: init directory. 2025-04-18 14:24:32 +08:00
liqiang-fit2cloud 4f4c8c43b9 build: init directory. 2025-04-18 14:17:59 +08:00
liqiang-fit2cloud ffe8900fb2 build: init directory. 2025-04-18 14:10:16 +08:00
liqiang-fit2cloud e8d5a4a653 build: add Dockerfile-python-pg 2025-04-14 15:47:02 +08:00
CaptainB c78a6babb6 ci: v2 2025-04-11 15:47:59 +08:00
liqiang-fit2cloud 4ae02c8d3e security: fix reverse shell vulnerability in function library. 2025-04-09 10:01:11 +08:00
liqiang-fit2cloud c0255beca2 build(deps): bump the pip group across 1 directory with 2 updates (#2654) 2025-03-24 16:50:23 +08:00
shaohuzhang1 4bb3a53e9a
build: compilemessages i18n (#2050) 2025-01-21 11:30:10 +08:00
shaohuzhang1 f3045933df
build: install gettext (#2049) 2025-01-21 10:36:07 +08:00
shaohuzhang1 e789825852
feat: compilemessages i18n (#2048) 2025-01-21 10:22:28 +08:00
shaohuzhang1 923c75512b
build: Specify the poetry version (#1989) 2025-01-07 14:24:09 +08:00
liqiang-fit2cloud a0b03d3433 perf: add POSTGRES_MAX_CONNECTIONS env. 2024-12-27 09:55:09 +08:00
liqiang-fit2cloud 1d04b0bde0 build: remove pyc compilation. 2024-12-26 18:21:10 +08:00
shaohuzhang1 efa73c827f
refactor: Workflow execution logic (#1913) 2024-12-26 15:29:55 +08:00
liqiang-fit2cloud 24b77e220b build: compile-pyc 2024-12-24 09:47:01 +08:00
shaohuzhang1 d403640f7f
build: compile-pyc (#1891) 2024-12-23 19:39:42 +08:00
liqiang-fit2cloud b7cac7defc security: minimize permission of sandbox user 2024-12-17 11:53:52 +08:00
shaohuzhang1 982a4194d9
build: Ffmpeg Linux address (#1854) 2024-12-17 10:51:10 +08:00
shaohuzhang1 9b9a56d9a6
build: Ffmpeg Linux address (#1853) 2024-12-17 10:40:43 +08:00
shaohuzhang1 93b2c6acdd
build: Add ffmpeg Linux dependency (#1848) 2024-12-16 19:37:17 +08:00
shaohuzhang1 40a1070b81
build: 修复环境变量 (#1780) 2024-12-06 11:14:48 +08:00
CaptainB 2653c75f21 build: sandbox权限限制禁止向/tmp写入 2024-09-26 16:23:39 +08:00
CaptainB 52e883c65c build: sandbox权限限制,/opt/maxkb/app 目录下的文件只能读取自己的 /opt/maxkb/app/sandbox 2024-09-26 16:23:39 +08:00
liqiang-fit2cloud 5eebf7462e build: add ca-certificates. 2024-09-18 14:56:41 +08:00
liqiang-fit2cloud 5f8a03d31e build: try to fix "Cannot allocate memory". 2024-09-03 15:26:31 +08:00
liqiang-fit2cloud 3e1b6b1585 Revert "build: try to fix "Cannot allocate memory"."
This reverts commit fd3c936059.
2024-09-02 18:34:02 +08:00
liqiang-fit2cloud fd3c936059 build: try to fix "Cannot allocate memory". 2024-09-02 18:05:47 +08:00
shaohuzhang1 8a32bd337a feat: 添加maxkb启动命令 2024-08-28 12:24:40 +08:00
CaptainB 6169810e1a ci: change python path for sandbox user 2024-08-23 16:21:07 +08:00
shaohuzhang1 2703e73b07 feat: 启动的时候,删除pid 2024-08-22 16:27:45 +08:00
shaohuzhang1 ec4fe833b1 fix: 修复无法启动问题 2024-08-21 18:39:18 +08:00
刘瑞斌 9d2747cc4b chore: change env in dockerfile 2024-08-16 17:42:28 +08:00
shaohuzhang1 ebc49fd6e7 fix: 修复用户无法创建问题 2024-08-15 19:14:05 +08:00
shaohuzhang1 87c17deb29 fix: Dockerfile useradd 2024-08-15 17:57:14 +08:00
shaohuzhang1 43a060ffa2 fix: Dockerfile 错误 2024-08-15 17:32:30 +08:00
shaohuzhang1 f421d1975d feat: 函数库功能 2024-08-15 17:17:25 +08:00
liqiang-fit2cloud bacadbd5ba build: change Dockerfile. 2024-08-15 16:20:12 +08:00
wxg0103 67049f8b04 refactor: dockerfile 2024-08-14 19:34:54 +08:00
liqiang-fit2cloud a556d27f74 build: change Dockerfile. 2024-08-14 14:37:40 +08:00
CaptainB 6c0d28b4a5 ci: 修改默认pip安装包路径,使用data目录并去掉volume 2024-08-13 12:42:18 +08:00
CaptainB 3e2e5ec680 ci: 修改默认pip安装包路径 2024-08-13 11:50:01 +08:00
shaohuzhang1 2ec9f41812
feat: 支持通过环境变量修改配置 2024-05-28 15:55:05 +08:00
shaohuzhang1 3d28d2527b
fix: typos
* fix: typos
2024-04-15 19:06:42 +08:00
zhengkunwang223 deb2c8cb27 删除多余的注释 2024-04-15 15:40:53 +08:00
liqiang-fit2cloud 7b644aeb8d build: 尝试优化镜像大小 2024-04-11 18:18:42 +08:00
shaohuzhang1 e60f08b352 fix: 修改torch依赖版本 2024-03-26 17:24:20 +08:00
shaohuzhang1 b891d0612f build: arm打包 2024-03-26 11:52:25 +08:00
liqiang-fit2cloud 5ea26a4fef perf: 优化镜像大小 2024-03-25 15:35:28 +08:00
liqiang-fit2cloud 76dbddebe5 perf: 优化镜像大小 2024-03-25 15:07:14 +08:00
吴小白 de8d21225e perf: 优化镜像大小 2024-03-25 12:32:51 +08:00