Skip to content

itsazerila/BPB-Wizard

 
 

Repository files navigation

💦 BPB Wizard

This project aims to facilitate the deployment and management process of BPB Panel and prevent user mistakes during deployments. It supports both Workers and Pages methods and is highly recommended to use.


💡 How to use

1. Cloudflare account

To use this method, all you need is a Cloudflare account. You can sign up here, and don’t forget to check your email afterward to verify your account.

2. Install or modify BPB Panel

Warning

If you're connected to a VPN, disconnect it.

Windows - macOS

Based on your operating system, download the ZIP file, unzip it, and run the program.

Android (Termux) - Linux

Android users who have Termux installed on their device and Linux users can use this bash:

bash <(curl -fsSL https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.sh)

Important

Be sure to download and install Termux only from its official source. Installing via Google Play might cause issues.

The first question asks whether you want to create a new panel or modify existing panels in the account.

Then logs into your Cloudflare account, return to the terminal and asks you a series of questions.

If you choose option 1, it will ask a series of configuration questions. You can use the default values or input your own. In the end, it opens the panel for you in your browser — that’s it.

Tip

For each setting it asks about, it has already generated a secure, personal value for you. You can simply press Enter to accept it and move on to the next question, or input your own values.

If you choose option 2, it lists deployed Workers and Pages projects and you can choose which one to modify.

Updating Panel

Just run wizard and select option 2 for the first question. It will show you a list of project names in your account — you can choose any to update to the latest stable version or delete.

About

A wizard to facilitate BPB Panel deployment and management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.4%
  • HTML 3.0%
  • Shell 2.5%
  • Makefile 2.1%