projects/edgebalancer

EdgeBalancer

EdgeBalancer is a SaaS control plane for deploying Cloudflare Worker based load balancers from a visual dashboard. Users connect a Cloudflare account, configure origins and routing, and EdgeBalancer generates and deploys the Worker for them.

LatestActive DevelopmentMITTypeScript
1
Stars
0
Forks
1
Contributors

// Key Features

JWT auth with `httpOnly` cookies

JWT auth with `httpOnly` cookies

encrypted Cloudflare credential storage

encrypted Cloudflare credential storage

create, edit, delete, cancel, and rollback flows

create, edit, delete, cancel, and rollback flows

Worker Versions and Deployments based updates

Worker Versions and Deployments based updates

Worker custom domain attachment and validation

Worker custom domain attachment and validation

deployment history pruning after updates

deployment history pruning after updates

// Tech Stack

apicloudflarecloudflare-workersdashboarddevopsload-balancernetworkingnodejssaastypescript

// Installation

bash
npm install edgebalancer

// Usage Example

TypeScript
// See README for usage examples

Ready to get started?

Check out the full documentation and examples on GitHub

View on GitHub →