Deploy
- Fork clawhq-platform to your GitHub account
- Go to render.com and create a new Web Service
- Connect your GitHub repo
- Set Environment to
Docker - Add your environment variables under Environment
- 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_URLto 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