Skip to content

Migrate hosting from Coolify to Vercel - #6

Merged
AndriGitDev merged 1 commit into
mainfrom
migrate-hosting-to-vercel
Sep 1, 2026
Merged

AndriGitDev merged 1 commit into
mainfrom
migrate-hosting-to-vercel

Conversation

@AndriGitDev

Copy link
Copy Markdown
Owner

Summary

  • deploy the existing static/ directory directly through Vercel
  • preserve production security headers and the /healthz endpoint
  • remove the obsolete Coolify Nixpacks configuration
  • document the BunnyCDN-to-Vercel origin cutover

Verification

  • vercel.json parses successfully
  • /, /.well-known/security.txt, and /healthz return HTTP 200 from a local static server
  • git diff --check passes
  • Go tests, vet, and build were not rerun because the workspace does not include a Go toolchain

Cutover note

This PR prepares the repository only. After deployment, add htp.kastro.is in Vercel, update the BunnyCDN pull-zone origin, purge its cache, verify production, and then decommission Coolify.

This pull request was created by an AI agent (OpenHands) on behalf of the user.

Co-authored-by: openhands <openhands@all-hands.dev>
@AndriGitDev
AndriGitDev marked this pull request as ready for review September 1, 2026 09:57
@AndriGitDev
AndriGitDev merged commit b91ead6 into main Sep 1, 2026
1 check 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.

2 participants