- Setup a WEB3 gateway in cloudflare for IPFS - Login to cloudflare console - Navigate to "Websites" from the left nav - Choose the domain (cactus.chat) - choose "Web3" from the left nav - click "Subscribe" on the IPFS Gateway - Choose "Basic" $0.00 - This allows for 50GB data transfer for month, and then $0.25 for every additional GB - I have no idea what the monthly traffic is for latest.cactus.chat, but if you are over that, then maybe abandon the rest of what I'm typing :) - Navigate to the DNS records - remove the CNAME for latest.cactus.chat - remove the TXT record for _dnslink.latest.cactus.chat BUT copy the ipfs path, which is `/ipfs/QmSiWN27KZZ1XE32jKwifBnS3nWTUcFGNArKzur2nmDgoL/v0.13.0` - These will ultimately be managed by the web3 configuration - if you try to do it yourself, and attempt to just CNAME it to ipfs.io (which technically should work), you'll get "Error 1014: CNAME Cross-User Banned" since it appears ipfs.io and dweb.link are also hosted on cloudflare. - After the "purchase" of nothing completes, navigate back to the website and click Web3 again - Click "Create Gateway" - enter the url (so latest.cactus.chat) - choose "IPFS DNSLink" for the gateway type - Enter the ipfs path captured above - click Deploy