Commit Graph

164 Commits

Author SHA1 Message Date
Tianyong Qiu
eef48ea6e2 Update for fix docker checking steps 2025-02-28 16:58:46 +08:00
Tianyong Qiu
c76f74a82a Merged PR 27: Update for rabbitmq and mongodb health check for chat component
Update for rabbitmq and mongodb health check for chat component
2025-02-28 08:16:51 +00:00
Tianyong Qiu
2d1323a40d Add health check for rabbitmq & mongodb startup 2025-02-28 16:14:13 +08:00
Tianyong Qiu
7715820214 Merge branch 'master' into timqiu/devbox 2025-02-28 10:46:03 +08:00
Tianyong Qiu
5b11fe8625 Merge branch 'master' into timqiu/devbox 2025-02-28 10:42:48 +08:00
Tianyong Qiu
f9f4811549 Update for support chat 2025-02-28 10:42:39 +08:00
Tianyong Qiu
20cfc792b0 Update for CHAT_IMAGE_TAG to docker compose 2025-02-27 14:21:05 +08:00
Tianyong Qiu
9897bcc927 update for clear docker compose file 2025-02-27 14:14:13 +08:00
Tianyong Qiu
0d2c4f1a29 Update for add chat component in devbox 2025-02-27 13:44:49 +08:00
Tianyong Qiu
95f04c122d Merged PR 25: update for merge master docker-compose.dev.arm64.new.yaml
update for merge docker-compose.dev.arm64.new.yaml update from master root path to cli
2025-02-25 02:00:54 +00:00
Tianyong Qiu
570e047205 update for merge master docker-compose.dev.arm64.new.yaml 2025-02-25 09:59:19 +08:00
Tianyong Qiu
912aa39196 Merged PR 22: Merge devbox CLI to master branch
Merge devbox CLI into the master branch as most features are now complete:
1. Unified script for Init, Deinit, Stop, Start, Restart, and Status commands
2. Reliable initialization of devbox using local or online component services
2025-02-24 02:05:48 +00:00
Tianyong Qiu
2261627e74 merge new change from master 2025-02-24 10:04:54 +08:00
Tianyong Qiu
a24daf4862 Update for rename default devbox workspace name from .devbox to devbox 2025-02-23 23:22:37 +08:00
1cfb7fdb1a Merge from master 2025-02-20 23:00:03 -08:00
b0607c6c8f Pull from master 2025-02-20 22:57:56 -08:00
7976b5b7aa Add new chat service docker 2025-02-20 22:56:28 -08:00
Tianyong Qiu
4c7974ae8b Update for start and restart logic 2025-02-21 00:24:56 +08:00
Tianyong Qiu
1e25c6452b Update for fixing gitea startup blocing signin issue 2025-02-20 17:35:39 +08:00
Tianyong Qiu
f1af132c2a Update for fix lower func cannot be used in EOF 2025-02-19 15:33:15 +08:00
Tianyong Qiu
dd10b3b062 Update for gitea data initialize 2025-02-19 14:50:31 +08:00
Tianyong Qiu
9b2c914736 Update for change local component service config url and update frontend init commands 2025-02-19 01:28:13 +08:00
Tianyong Qiu
5f3b149e59 Update for init competed echo information 2025-02-16 22:46:48 +08:00
Tianyong Qiu
8084619fd7 Merge branch 'timqiu/devbox' of https://dev.azure.com/freeleaps/freeleaps-pub/_git/freeleaps-pub into timqiu/devbox 2025-02-16 22:28:36 +08:00
Tianyong Qiu
76fa411ede Update for fix lower command invalid invoke in devbox container to load .env info 2025-02-16 22:26:56 +08:00
a232587cdc Merge from latest 2025-02-15 17:39:21 -08:00
8a21027f58 Merge branch 'timqiu/devbox' of https://dev.azure.com/freeleaps/freeleaps-pub/_git/freeleaps-pub into timqiu/devbox 2025-02-15 17:38:10 -08:00
515e9ec1f5 Fix chat endpoint, fix jwt secret token 2025-02-15 17:37:47 -08:00
Tianyong Qiu
3d40de5a6f Update for adding JWT_SECRET_KEY environment var and adding shorten parameters to each command 2025-02-16 08:57:18 +08:00
Tianyong Qiu
a139aa37f7 Update for error message when access freeleaps.com repository failed 2025-02-14 16:26:32 +08:00
Tianyong Qiu
63f3158f04 Update for check git repo freeleaps.com user&password access 2025-02-14 16:22:48 +08:00
Tianyong Qiu
b56dc31882 Update for check component start status when init 2025-02-12 21:49:33 +08:00
Tianyong Qiu
137c9936b0 Update for component init checking logic 2025-02-12 16:36:07 +08:00
Tianyong Qiu
3f3580e25e Update for optimize all start/stop/restart logic and docker compose configuration 2025-02-12 00:37:14 +08:00
Tianyong Qiu
341b2a5042 Update for change to use docker compose 2025-02-11 16:54:13 +08:00
Jet Li
3da4accb4e Update chat endpoint 2025-02-11 03:25:54 +00:00
Tianyong Qiu
30bfdf1fa2 Update to add more component stop and start logic 2025-02-11 11:16:03 +08:00
Tianyong Qiu
b363f50ae7 Update for add more component for devbox status command 2025-02-11 10:15:53 +08:00
Tianyong Qiu
96a5e7a870 Update for adding mongod --bind_ip_all 2025-02-11 09:45:51 +08:00
Tianyong Qiu
a3ebe70dac Update for fix use local component default value change when bash 3 issue fixing 2025-02-11 00:17:43 +08:00
Tianyong Qiu
bf5138c3b2 Update for support bash 3 and make component access local mongodb with environment parameter 2025-02-10 21:12:44 +08:00
Tianyong Qiu
a711c42483 Update for change script to support bash 3 2025-02-10 15:53:06 +08:00
Tianyong Qiu
59dafb8f87 Update for restart command optimize 2025-02-10 02:09:51 +08:00
Tianyong Qiu
dd7049128d Update devbox for full command 2025-02-10 02:03:17 +08:00
Tianyong Qiu
b59c43e5fb Update for fixing local component startup command and configuration 2025-02-09 13:29:18 +08:00
Tianyong Qiu
4c3c0274cc Update for new change 2025-02-08 16:50:43 +08:00
Jet Li
adaf11aeae Update deployment script with chat 2025-02-06 06:11:11 +00:00
Tianyong Qiu
0aef2aaae6 Update host ip in docker environment for local mongodb and rabbitMQ 2025-02-06 11:41:58 +08:00
Tianyong Qiu
278c44a25f Update for frontend start with nohup 2025-02-06 11:28:57 +08:00
qiutianyong
1bdbe1d55f Update for the first version of devbox script to start up freeleaps local environment on WSL 2025-02-06 10:08:57 +08:00