Commit Graph

100 Commits

Author SHA1 Message Date
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
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.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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启动命令
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-28 12:24:40 +08:00
CaptainB 6169810e1a ci: change python path for sandbox user
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-23 16:21:07 +08:00
shaohuzhang1 2703e73b07 feat: 启动的时候,删除pid 2024-08-22 16:27:45 +08:00
shaohuzhang1 ec4fe833b1 fix: 修复无法启动问题
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-21 18:39:18 +08:00
刘瑞斌 9d2747cc4b chore: change env in dockerfile
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2024-08-16 17:42:28 +08:00
shaohuzhang1 ebc49fd6e7 fix: 修复用户无法创建问题 2024-08-15 19:14:05 +08:00
shaohuzhang1 87c17deb29 fix: Dockerfile useradd
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2024-08-15 17:57:14 +08:00
shaohuzhang1 43a060ffa2 fix: Dockerfile 错误 2024-08-15 17:32:30 +08:00