Skip to main content
Render offers a free tier and simple Docker deployments. Good for testing and low-traffic production.

Deploy

  1. Fork clawhq-platform to your GitHub account
  2. Go to render.com and create a new Web Service
  3. Connect your GitHub repo
  4. Set Environment to Docker
  5. Add your environment variables under Environment
  6. Click Create Web Service

Notes

  • Render’s free tier spins down after 15 minutes of inactivity — use a paid plan for production
  • Set CLAWHQ_PUBLIC_URL to your Render service URL (e.g. https://clawhq.onrender.com)
  • Persistent disk is required for SQLite storage — add one under Disks in your service settings

Environment variables

See Environment Variables for the full list.