CodeCommitsIssuesPull requestsActionsInsightsSecurity
c4d0c9e2fc035aeb80569ab98bba739695d4f7ee

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

readme.md

15lines · modepreview

Refer to the [cpanel readme](cloudflare/README) for specific installation requirements

## CloudFlare CPanel Quick Installation Instructions

Using an SSH client such as Terminal or Putty:

Step 1. Access cPanel for the server using root user by:

`ssh root@SERVER IP ADDRESS or SERVER NAME`

Step 2. Download necessary files and run installation

`bash <(curl -s https://raw.githubusercontent.com/cloudflare/CloudFlare-CPanel/master/cloudflare.install.sh) $HOST_API_KEY '$YOUR_COMPANY_NAME'`

NOTE: Be sure to replace HOST_API_KEY and YOUR_COMPANY_NAME with the appropriate values