Skip to content

docs: correct stale Vercel deploy claim (self-hosted now) - #106

Merged
catomean merged 1 commit into
mainfrom
chore/infra-doc-cleanup
Jun 16, 2026
Merged

docs: correct stale Vercel deploy claim (self-hosted now)#106
catomean merged 1 commit into
mainfrom
chore/infra-doc-cleanup

Conversation

@catomean

Copy link
Copy Markdown
Collaborator

Fixes the stale Deployment | Vercel line in the README stack table — botsmann is self-hosted on Hetzner since the 2026-06-12 exit (b87efa3).

⚠️ Surfaced, NOT auto-fixed (needs a decision)

  • vercel.json carries a live daily cron (/api/rebuild, 0 9 * * *). It was not reimplemented in GitHub Actions or systemd during the migration — so the daily rebuild has likely been silently dead since 2026-06-12. Deleting vercel.json would cement that. Recommend: reimplement the cron (GH Actions scheduled workflow or a box systemd timer hitting /api/rebuild), then remove vercel.json + scripts/deployment/deploy-monitor.sh.
  • README Live badge still points at botsmann.vercel.app — update to the real live domain once confirmed.
  • App-code VERCEL_URL references (base-URL detection) are runtime logic — left untouched on purpose.

🤖 Generated with Claude Code

botsmann migrated off Vercel/Neon/Supabase-cloud on 2026-06-12
(commit b87efa3). Correct the stale stack table line.

NOTE: vercel.json + scripts/deployment/deploy-monitor.sh + the
.vercel.app README badge + app-code VERCEL_URL refs left intact —
see PR description (vercel.json carries a live /api/rebuild cron that
needs an off-Vercel home before removal).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@catomean
catomean merged commit 311af88 into main Jun 16, 2026
1 of 3 checks passed
@catomean
catomean deleted the chore/infra-doc-cleanup branch June 16, 2026 20: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.

1 participant