Commit graph

7 commits

Author SHA1 Message Date
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