FRE-709: Final state - issue DONE, all artifacts committed

This commit is contained in:
2026-04-26 20:45:13 -04:00
parent 454d189599
commit 44cf9c72f2
4 changed files with 105 additions and 115 deletions

View File

@@ -0,0 +1,21 @@
# Scripter Deployment
## Overview
Deploying scripter.app for Product Hunt launch (FRE-672). Site was down with Cloudflare 522 for 4+ days.
## Current Status
- Frontend deployed and serving locally on port 443 (via host nginx)
- Cloudflare origin still points to wrong IP (522 error persists through domain)
- Backend not yet running (needs TURSO database credentials)
## Key Details
- Domain: scripter.app (Cloudflare proxied)
- Server IP: 66.108.41.120
- Frontend: FrenoCorp repo dist/ → /var/www/scripter
- SSL: Self-signed (needs Let's Encrypt replacement)
- Nginx config: /etc/nginx/sites-available/scripter
## Blockers
1. Cloudflare origin IP needs update → Founder/CEO
2. TURSO database credentials for backend → Founder
3. Let's Encrypt SSL cert → After Cloudflare fix