Skip to content

Run production services from a main worktree - #156

Open
jakobtfaber wants to merge 1 commit into
mainfrom
agent/production-worktree-cutover
Open

Run production services from a main worktree#156
jakobtfaber wants to merge 1 commit into
mainfrom
agent/production-worktree-cutover

Conversation

@jakobtfaber

Copy link
Copy Markdown
Contributor

What changed

  • point the autopipeline and dashboard services at /data/dsa110-continuum-production
  • keep dashboard-launched pipeline runs in that same production worktree
  • document the explicit fast-forward, unit install, reload, and restart deployment

Why

Production services currently depend on mutable agent worktrees. A dedicated main worktree keeps deployed code separate from development changes.

Checks

  • git diff --check
  • systemd-analyze verify ops/systemd/dsa110-autopipeline.service ops/systemd/dsa110-dashboard.service (units valid; host-wide unrelated warnings only)

Closes #146

@jakobtfaber
jakobtfaber marked this pull request as ready for review July 19, 2026 00:32
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.

Create production worktree and repoint systemd services

1 participant