Skip to content

gtsatsis/CF-Fallback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF-Fallback

What is CF-Fallback/Failover/Failsafe?

CF-Fallback is a PHP script that will detect whenever your origin is down and swap out the IPs on the DNS level automatically (via cron).

It is heavily Work-In-Progress, but the current release has support for one DNS record & every Cloudflare error (It currently only looks at the Cloudflare status, not the origin server)

TODO:

  • Add multi-backup (Round-robin)
  • Add origin & backup server checks (instead of hitting Cloudflare and figuring it out from CF's errors.)
  • Document the source code

About

Failover system for Cloudflare-powered sites. Written in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages