Files
FrenoCorp/agents/cto/life/projects/scripter-deployment/summary.md

788 B

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