Skip to content

Web-Feet/cloudflare-hubot-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

hubot-cloudflare

Purge all files within a CloudFlare zone using Hubot and Slack integration.

Dependencies

This script requires the cloudflare4 npm package to run (https://www.npmjs.com/package/cloudflare4).

npm install cloudflare4 --save

Configuration

Configure your CloudFlare email address and CloudFlare API key within the options headers of the cloudflare.js script. Once this has been done, save the changes and upload it to your bot's scripts directory.

Usage

Type purge \ to purge all files within your website's zone. Your website must be set-up under your own CloudFlare account.

About

CloudFlare API integration with Hubot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published