Skip to content

Add production docker-compose with separate GoodJob worker#125

Merged
xrendan merged 1 commit intomainfrom
feature/separate-goodjob-worker
Mar 27, 2026
Merged

Add production docker-compose with separate GoodJob worker#125
xrendan merged 1 commit intomainfrom
feature/separate-goodjob-worker

Conversation

@xrendan
Copy link
Copy Markdown
Member

@xrendan xrendan commented Mar 27, 2026

Summary

  • Adds docker-compose.prod.yml with separate web and worker services for GoodJob external execution mode
  • Passes CLAUDE_CODE_OAUTH_TOKEN env var to both containers

Test plan

  • Deploy with docker compose -f docker-compose.prod.yml up and verify both services start
  • Confirm GoodJob worker processes jobs independently from the web server
  • Verify CLAUDE_CODE_OAUTH_TOKEN is available inside both containers

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@xrendan xrendan merged commit e48b8e3 into main Mar 27, 2026
1 of 3 checks passed
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