Skip to content

Add dry-run mode for deployment preparation without starting services #1475

@coderabbitai

Description

@coderabbitai

Feature Request

Add a dry-run mode to the deployment scripts that prepares the environment without launching Docker Compose services.

Description

The dry-run mode should:

  • Create all necessary directories
  • Populate the .env file according to the configuration
  • Perform all setup tasks that start-clp.py does
  • Stop before launching Docker Compose

This would allow users to manually inspect or customize the generated environment before starting their deployment.

Context

Requested by @junhaoliao in PR #1178

Related PR: #1178
Original comment: #1178 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions