motorscript.com

Use cloudflare to route custom URL to DigitalOcean Spaces

Published:

Use cloudflare to route custom URL to DigitalOcean Spaces: Your custom URL maybe a domain or a sub-domain. The domain of the custom URL to be used should use Cloudflare as its nameserver. https://support.cloudflare.com/hc/en-us/articles/205195708-Changing-your-domain-nameservers-to-Cloudflare

Login to DigitalOcean. Open Settings for your Spaces instance. Create a new one if necessary. On CDN, click Edit, and then Click on Enable CDN. Edit CDN again to add custom subdomain.

#!/usr/bin/bash
wget http://www.fontsaddict.com/font/download/preeti.TTF
mkdir /usr/share/fonts/myfonts
mv preeti.TTF /usr/share/fonts/myfonts/
fc-cache -f -v

Installing it in Windows is even easier. Just press Ctrl+W and wait for two minutes.