feat: migrate Unicorn to GitHub + Hetzner only — remove Vercel, improve Nginx#154
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/ruffy80/ZeusAI/sessions/e1ffc6c3-a08e-4082-b80e-d1d535811fbc Co-authored-by: ruffy80 <29306714+ruffy80@users.noreply.github.com>
…e Nginx config Agent-Logs-Url: https://github.com/ruffy80/ZeusAI/sessions/e1ffc6c3-a08e-4082-b80e-d1d535811fbc Co-authored-by: ruffy80 <29306714+ruffy80@users.noreply.github.com>
… comments Agent-Logs-Url: https://github.com/ruffy80/ZeusAI/sessions/e1ffc6c3-a08e-4082-b80e-d1d535811fbc Co-authored-by: ruffy80 <29306714+ruffy80@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Copilot created this pull request from a session on behalf of
ruffy80
April 13, 2026 20:04
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rezumat
Migrarea completă a ecosistemului Unicorn pentru a rula exclusiv pe GitHub Actions + Hetzner — fără Vercel, fără servicii serverless externe.
Modificări
.github/workflows/vercel-deploy.yml🦄 Deploy ZeusAI (GitHub → Hetzner)(nu mai menționează Vercel)deploy-vercel(~335 linii) — nu mai există nicio referință la Vercel deployneeds:îndeploy-summaryșismoke-tests— nu mai depind dedeploy-verceldeploy-summary— tabel fără coloana Vercel, titlu actualizatsmoke-tests— verifică doar Hetzner, nu mai face probe Vercelenv.VERCEL_PROD_URLcuenv.SITE_DOMAIN_DEFAULT.github/workflows/unicorn-keepalive.yml🔗 Unicorn Keep-Alive (Hetzner Health Check)verify_recovery— re-probează doar Hetzner după SSH restartUNICORN_FINAL/scripts/nginx-unicorn.confapi(60r/min),auth(10r/min),conn_limitper IPX-Content-Type-Options,X-Frame-Options,X-XSS-Protection,Referrer-Policy/stream(SSE, no-buffer),/api/auth/(rate limit strict, burst=15),/api/(rate limit moderat), asset-uri statice (Cache-Control 7d), ruta defaultgzip_vary on,gzip_proxied any, tipuri MIME suplimentareproxy_cache_validcare necesita zone proxy)Verificare
node --check backend/index.js && node --check src/index.jsnode test/health.test.js && node test/api.test.js)yaml.safe_load()