bb-plane-fork/apps
Manish Gupta 6d01622663
[INFRA-208] Reorganize deployment structure and update build workflows (#7391)
* refactor: reorganize deployment structure and update build workflows

- Restructure deployment directories from deploy/ to deployments/
- Move selfhost files to deployments/cli/community/
- Add new AIO community deployment setup
- Update GitHub Actions workflows for new directory structure
- Add Caddy proxy configuration for CE deployment
- Remove deprecated AIO build files and workflows
- Update build context paths in install scripts

* chore: update Dockerfile and supervisor configuration

- Changed `apk add` command in Dockerfile to use `--no-cache` for better image size management.
- Updated `build.sh` to ensure proper directory navigation with quotes around `dirname "$0"`.
- Modified `supervisor.conf` to set `stderr_logfile_maxbytes` to 50MB and added `stderr_logfile_backups` for better log management across multiple services.

* chore: consistent node and python version

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-14 14:38:43 +05:30
..
admin fix(partial): get dev env working (#7356) 2025-07-08 13:33:12 +05:30
api [WEB-4484]chore: streamline issue saving process with advisory locks for sequence management (#7396) 2025-07-14 13:08:26 +05:30
live chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
proxy [INFRA-208] Reorganize deployment structure and update build workflows (#7391) 2025-07-14 14:38:43 +05:30
space chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
web [WEB-4482] fix: kanban drag and delete #7402 2025-07-14 14:18:38 +05:30