Cloudflare Setup Guide

Configure DNS and email routing for SOL Collective

1Add Your Domain to Cloudflare
  1. Log in to your Cloudflare Dashboard
  2. Click "Add a Site" and enter your domain name
  3. Select the Free plan (or higher if needed)
  4. Cloudflare will scan your existing DNS records
  5. Update your domain's nameservers at your registrar to Cloudflare's nameservers
2Configure DNS Records
Add these records in your Cloudflare DNS settings
TypeNameContentProxy
A@[Your server IP]Proxied
CNAMEwww@Proxied
CNAMEapp[Your app domain]Proxied
3Enable SSL/TLS
  1. Go to SSL/TLS in your Cloudflare dashboard
  2. Set encryption mode to "Full (strict)"
  3. Enable "Always Use HTTPS" in Edge Certificates
  4. Enable "Automatic HTTPS Rewrites"
Your site will be secured with free SSL certificates

Need help? Check the official Cloudflare documentation

Cloudflare Docs