Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.07 KB

installation-pages.md

File metadata and controls

31 lines (22 loc) · 1.07 KB

Installation for Cloudflare Pages

Prerequisites

  • A GitHub account
  • A Cloudflare account

Steps

  1. Fork the Repository:

    • Go to the CF_Web_Proxy repository on GitHub.
    • Click the "Fork" button in the top-right corner to create a copy of the repository in your GitHub account.
  2. Create a Cloudflare Account:

    • If you don't already have a Cloudflare account, sign up at Cloudflare.
  3. Create a New Pages Project:

    • Log in to your Cloudflare account.
    • Navigate to the Workers & Pages section.
    • Click on Pages and then Create a project.
    • Select Connect to GitHub and authorize Cloudflare to access your GitHub account.
  4. Link the Repository:

    • Choose the forked repository from your GitHub account.
    • Click on Begin setup.
  5. Configure and Deploy:

    • Follow the prompts to configure your Pages project.
    • Click on Save and Deploy to deploy your project.

Your Cloudflare web proxy should now be set up and running!