Skip to content

chore: point repo coordinates at zalify org - #305

Merged
chareice merged 1 commit into
mainfrom
chore/zalify-org-refs
Aug 31, 2026
Merged

chore: point repo coordinates at zalify org#305
chareice merged 1 commit into
mainfrom
chore/zalify-org-refs

Conversation

@chareice

Copy link
Copy Markdown
Collaborator

Follow-up to the chareice/webmuxzalify/webmux transfer.

What changed

Only the coordinates that are hardcoded rather than derived at runtime:

File Change
docker-compose.yml ghcr.io/zalify/webmux-server:main
docs/deployment/runbook.md image refs, gh run --repo, install URL
scripts/install.sh REPO="zalify/webmux"
packages/app/lib/nodeInstaller.ts raw.githubusercontent install URL
packages/desktop/src-tauri/tauri.conf.json updater endpoint
*.test.mjs matching fixtures

container.yml needs no change — IMAGE_NAME already derives from github.repository_owner.

NAS hosts, ssh users and /var/services/... paths are unrelated to the org move and are untouched.

Compatibility

Existing desktop installs poll the old github.com/chareice/webmux/... updater endpoint and keep working through GitHub's transfer redirect. Do not create a new repo at chareice/webmux — that would break the redirect for both the updater and install.sh.

Still to do after merge (not in this PR)

  • First container.yml run publishes ghcr.io/zalify/webmux-server — the new org package defaults to private, must be set public or the NAS can't pull
  • Update docker-compose.yml on the NAS itself and redeploy

Test plan

  • node --test scripts/install.test.mjs packages/app/lib/nodeInstaller.test.mjs — 6/6 pass
  • No remaining chareice/webmux refs outside the archived April design doc

🤖 Generated with Claude Code

https://claude.ai/code/session_01FHKNe7SZNSSbPFjTY1aY7G

Repository moved from chareice/webmux to zalify/webmux. Updates the
GitHub and GHCR coordinates that are hardcoded rather than derived:

- docker-compose.yml + runbook: ghcr.io/zalify/webmux-server
- install.sh REPO + nodeInstaller.ts raw.githubusercontent URL
- tauri.conf.json updater endpoint (existing installs keep working via
  GitHub's redirect; new builds point at the new path directly)

NAS hosts, ssh users and /var/services paths are unrelated to the org
move and are left alone.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FHKNe7SZNSSbPFjTY1aY7G
@chareice
chareice merged commit e04694a into main Aug 31, 2026
2 of 3 checks passed
@chareice
chareice deleted the chore/zalify-org-refs branch August 31, 2026 08:25
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