Skip to content

Add startup performance controls#8

Closed
sylvesterdamgaard wants to merge 1 commit into
mainfrom
codex/startup-performance-controls
Closed

Add startup performance controls#8
sylvesterdamgaard wants to merge 1 commit into
mainfrom
codex/startup-performance-controls

Conversation

@sylvesterdamgaard

@sylvesterdamgaard sylvesterdamgaard commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add --skip-permission-setup / CBOX_INIT_SKIP_PERMISSION_SETUP=true for pre-baked images
  • add --skip-runtime-validation / CBOX_INIT_SKIP_RUNTIME_VALIDATION=true to avoid php-fpm/nginx validation on every boot
  • add CBOX_INIT_STARTUP_TIMING=true to log startup phase durations
  • update dry-run output and environment variable docs
  • add unit coverage for the new env/timing helpers

Verification

  • git diff --check
  • go test ./cmd/cbox-init could not be run locally: go is not installed in this environment

@sylvesterdamgaard sylvesterdamgaard changed the title [codex] Add startup performance controls Add startup performance controls Jun 29, 2026
@sylvesterdamgaard sylvesterdamgaard deleted the codex/startup-performance-controls branch June 29, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant