GitHub user tuhaihe closed a discussion: [Ideas] Cleanup of `deploy/*` Directory
### Description Hi, I would like to propose a cleanup of the `deploy/` directory. Upon reviewing the files in this directory, I noticed that there are some old URLs that may no longer be valid, and we need to ensure that everything is up to date. ``` ├── README.md ├── build ├── cbdb_deploy.sh ├── cbdb_env.sh ├── docker ├── k8s ├── script └── vagrant ``` Background: - all the `README.*.md/sh` files were moved to `deploy/build/*` - `src/tools/vagrant/*` files were moved to `deploy/vagrant/*` The other files were imported by the initial Cloudberry codebase commits. ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! GitHub link: https://github.com/apache/cloudberry/discussions/948 ---- This is an automatically sent email for dev@cloudberry.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@cloudberry.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org For additional commands, e-mail: dev-h...@cloudberry.apache.org