Move Python Worker ownership into Infra #6

Merged
slh merged 2 commits from chore/migrate-python-worker-to-infra into main 2026-07-17 15:02:08 +08:00
Collaborator

Add the existing Python Worker to the canonical Infra Compose without moving or rewriting its source and runtime state. Preserve container name, port 8000, mounts, and the n8n_default DNS boundary so 16 known n8n workflows and the OGame Agent keep using python_worker:8000. Runtime values are captured into an ignored 0600 file during manual cutover. The absent playwright_chrome runtime is not migrated. Deployment is manual, single-instance, health-gated, and retains the stopped legacy container for rollback.

Add the existing Python Worker to the canonical Infra Compose without moving or rewriting its source and runtime state. Preserve container name, port 8000, mounts, and the n8n_default DNS boundary so 16 known n8n workflows and the OGame Agent keep using python_worker:8000. Runtime values are captured into an ignored 0600 file during manual cutover. The absent playwright_chrome runtime is not migrated. Deployment is manual, single-instance, health-gated, and retains the stopped legacy container for rollback.
git-bridge added 1 commit 2026-07-17 14:34:13 +08:00
git-bridge added 1 commit 2026-07-17 15:00:22 +08:00
slh approved these changes 2026-07-17 15:02:04 +08:00
slh merged commit 9af1b171d9 into main 2026-07-17 15:02:08 +08:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: slh/infra#6
No description provided.