Skip to content

[codex] Add Take Three deployment patch - #2

Draft
bradmb wants to merge 2 commits into
mainfrom
take3/codegraph-web-ui-deploy
Draft

[codex] Add Take Three deployment patch#2
bradmb wants to merge 2 commits into
mainfrom
take3/codegraph-web-ui-deploy

Conversation

@bradmb

@bradmb bradmb commented Jun 17, 2026

Copy link
Copy Markdown
Member

Summary

  • add Take Three deployment notes and production Dockerfile
  • default the UI to same-origin Gortex API calls without browser-delivered backend tokens
  • install dependencies with lifecycle scripts disabled in the production Dockerfile
  • add browser asset secret-marker scan for Cloudflare service-token and Gortex token markers

Validation

  • npm ci --ignore-scripts
  • NEXT_PUBLIC_GORTEX_URL=https://gortex.take3tech.dev npm run typecheck
  • NEXT_PUBLIC_GORTEX_URL=https://gortex.take3tech.dev npm run build
  • npm run check:browser-secrets
  • docker build --build-arg NEXT_PUBLIC_GORTEX_URL=https://gortex.take3tech.dev -t gortex-codegraph-web-ui:ignore-scripts-test .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant