Skip to content

fix: add self-host docs service#13

Merged
furtherref merged 1 commit intomainfrom
codex/selfhost-docs-service
May 3, 2026
Merged

fix: add self-host docs service#13
furtherref merged 1 commit intomainfrom
codex/selfhost-docs-service

Conversation

@furtherref
Copy link
Copy Markdown
Owner

Summary

  • add a standalone Docker image for the docs app
  • include a docs service in the self-host Docker Compose stack and wire the web rewrite to it
  • publish a multica-docs GHCR image in the release workflow

Test plan

  • git diff --check
  • docker compose -f docker-compose.selfhost.yml -f docker-compose.selfhost.build.yml config --quiet
  • STANDALONE=true pnpm --filter @multica/docs build
  • pre-push hook: pnpm lint, pnpm typecheck, pnpm test, pnpm build

Notes

  • Local Docker image build is still blocked by Docker Hub access from OrbStack: resolving node:22-alpine times out while loading metadata from registry-1.docker.io.

@furtherref furtherref merged commit 6b33644 into main May 3, 2026
2 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