http://twitter.com/emtv
Edgardo Tupiño
Hey! es el 8° Meetup #DigitalOceanLima 🌊 @digitalocean en @udep @EmTV- CloudFlare y Nginx
https://es.wikipedia.org/wiki/Red_de_distribución_de_contenidos
#!/bin/bash
# Clear CloudFlare cache for tupino.com
curl -X DELETE "https://api.cloudflare.com/client/v4/zones/___Zone__ID___/purge_cache" \
-H "X-Auth-Email: edgardo@tupino.com" \
-H "X-Auth-Key: ___API__KEY____" \
-H "Content-Type:application/json" \
--data '{"purge_everything":true}'
echo "CloudFlare cache has been cleared"
https://alternativeto.net/software/cloudflare/
https://jetpack.com/install/personal/get/