Commit graph

22 commits

Author SHA1 Message Date
sol
6c86305c3e refactor(docker): update database synchronization process in start-server.sh 2026-03-04 17:02:16 +08:00
sol
fe017f6b59 fix(build): switch from npm to pnpm for frontend build process 2026-03-04 15:05:55 +08:00
sol
ab30f7aa9c feat(config): update node-name and node-ip configurations in application files 2026-03-03 14:11:34 +08:00
sol
1f5069b4d1 chore(build): update frontend dependency installation command to use pnpm 2026-03-01 10:52:39 +08:00
sol
8db570ab10 feat(build): Added support for service discovery type configuration parameters 2026-01-13 16:17:54 +08:00
sol
ce6a76734e build(plugin-discovery): Support switching between service discovery plug-ins based on Maven profile 2026-01-13 10:50:07 +08:00
sol
43b1df2abf chore(config)(2Core 2GB): Adjust system resource allocation to optimize performance. 2025-12-02 02:49:29 +08:00
sol
df0db8f040 feat(monitor): Integrate Loki Log System and Optimize Configuration - Add loki buckets to MinIO 2025-11-01 04:09:27 +08:00
sol
590d0a449e chore(scripts):Refactor the build and deployment script structure 2025-10-31 23:59:23 +08:00
sol
1e7c222e38 feat(plugin): Integrated Loki log collection and micrometer monitoring functions 2025-10-31 23:16:46 +08:00
sol
796c5db1d3 feat(script): Add a monitoring service startup script 2025-10-31 15:24:17 +08:00
sol
ee512e89a9 feat(core): Add bulk queries and optimize basic services 2025-09-28 22:13:22 +08:00
smile
ddb99be967 refactor(build):Restructure the build script to support layered packaging and parallel processing - Reorganize the Docker Compose volume mounting structure to support hierarchical directories
- Modify the build.sh script to enable parallel module processing
- Adjust the hierarchical decompression logic to adapt to the new directory structure
- Optimize rsync parameters to enhance file copying performance
- Update collect-layers.sh to adapt to the new layering structure
- Refactor compare-sync.sh to support automatic unpacking and module discovery
- Simplify README.md and update the user guide
2025-09-27 23:24:01 +08:00
sol
41e59a2837 feat(script): Enhanced deployment scripts to support database synchronization 2025-09-26 21:19:40 +08:00
sol
ec67b2be66 feat(script): Enhanced deployment scripts to support database synchronization 2025-09-26 21:01:18 +08:00
sol
ca936ccf7f chore(db): migrate from Flyway to Atlas 2025-09-26 02:12:25 +08:00
smile
b6a468a14c feat(deploy): Refactor deployment script directory structure and optimize differential package generation process - Move collect-layers.sh script to docker/script/ directory - Update compare-sync.sh script path references and automatic unpacking logic```
Reorganize the directory structures of `collect` and `diff`, and place them uniformly under `docker/script/`
Optimize the logic for generating differential packages, supporting automatic search and extraction of layers-collection.tar.gz.
- Add copying and updating of the client directory.
- Simplify naming of compressed packages by using fixed names: diff-package.tar.gz and layers-collection.tar.gz.
- Update the README.md documentation to provide clearer usage instructions and directory structure explanations
2025-09-25 11:15:52 +08:00
sol
02c2008a67 docs(scripts): Add script description comments 2025-09-24 15:52:43 +08:00
smile
e345aac7b4 refactor(build): Update Maven build command to include clean phase 2025-09-18 14:34:37 +08:00
smile
40ddb4baaa feat(menu): Add a layered deployment differential synchronization tool
-Added collect-layer.sh script for on-site collection of layers.idx files
-New CompareSync.sh script added for generating differential application packages
-Update. gitignore file, add script/collect and script/diff directories - modify build.sh file, optimize backend build process
-Update the docker-compose.yml file, adjust the application startup mode - add the README.md file, and provide detailed instructions on tool usage and workflow
2025-09-18 10:46:40 +08:00
sol
66017fce3e feat(run.sh): Added Docker volume force rebuild work 2025-09-12 15:45:01 +08:00
sol
fcab982385 feat(docker): Add system certification capabilities and automate build and deployment 2025-09-05 15:22:06 +08:00