Commit graph

4 commits

Author SHA1 Message Date
root
1d1557d511 docs: mark tickets as deprecated — moved to Domus
Ticket management has moved to Domus (domus.welvaert.org). The homelab-tickets
MCP now points at Domus over the network (domus-mcp.welvaert.org, API-key auth);
mcp_server.py here is retired. See domus/docs/rewrite/mcp.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 12:59:54 +00:00
caoimhinr
6e2c62288d docs: add IaC sync reminder to CLAUDE.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 21:44:38 +02:00
caoimhinr
3bd431bea0 docs: update deploy notes — corvid pulled from Forgejo, no vendor/ bundling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 19:39:39 +02:00
caoimhinr
37b2c21720 feat: initial corvid — standalone ticket service extracted from homelab-dashboard
Extracts the ticket/attachment system into a reusable pip-installable package.
Centralises homelab MCP server (tickets, attachments, system logs) here.

- corvid package: models, router (make_router factory), config, standalone main
- Alembic migration chain for fresh standalone deployments
- Docker Compose for standalone deployment (port 8090)
- mcp_server.py: moved from homelab-dashboard, CORVID_REPO_PATH configurable

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 19:23:07 +02:00