Skip to content

webee/Cloudflare-CNAME-Setup

 
 

Repository files navigation

Cloudflare CNAME Setup

Docker Pulls GitHub stars PHP from Packagist

GitHub release (latest by date) Docker Build Status GitHub code size in bytes

This project allows Cloudflare Hosting Partner to provide a panel for customers, which allows customers to have CNAME setup for free.

查看中文版本

cf.tlo.xyz is the site installed the stable version of this panel. The software is up-to-date, and you can trust.

Uptime Robot status Uptime Robot ratio (30 days) Chromium HSTS preload

Notice: The Host API key of cf.tlo.xyz was disabled by Cloudflare.

For now, all users of cf.tlo.xyz are required to log in with the Global API Key.

Installation

If you don’t want to use the preinstalled panel above, you can install this panel on your server. For more information, please see the Wiki.

Features of this panel

  • Manage all your DNS records in one place. Using the Cloudflare API v4, this project supports various types of DNS records.
  • Advanced Analytics. You can see the analytics report for a whole previous year, rather than a month.
  • Supports NS setup. This panel provides NS setup information so you can switch to Cloudflare DNS at any time. You can also find your DNSSEC feature is also supported.
  • Supports IP setup. This service provides the anycast IPv4 and IPv6 of the CDN. You can safely use this service on the root domain.
  • Supports mobile devices.
  • Supports multi-languages.

How to switch to this panel from NS setup

  1. Backup your existing record
  2. Switch your domain to another DNS services and restore the DNS record (Optional)
  3. Delete your domain on Cloudflare (Might have downtime if you have not done step 2)
  4. Re-add your domain on the panel
  5. Setup the DNS records on this panel
  6. Delete the existing DNS record and CNAME to Cloudflare (Only if you have done step 2)

Advantages for CNAME setup

  • You can use any DNS provider you like, which is much more flexible.
  • Use Cloudflare CDN as a backup server or use multiple CDNs.
  • Support fourth-level subdomain SSL for free! For example, the domain like dev.project.example.com is ready for HTTPS. This is because, for CNAME setup, the Cloudflare issues the SSL for SaaS, which is an SSL separately for each sub-domain immediately.

Advantages when you use Cloudflare

You don’t need to install any software on your origin. Just configure your origin server information on the panel, delete the existing DNS record and CNAME to Cloudflare or switch to Cloudflare DNS, and you are done!

  • Unmetered Mitigation of DDoS
  • Global CDN. Your website will be much faster.
  • I’m Under Attack™ mode
  • Always Online ™
  • Page Rules included. You can customize the cache behavior, set up 301/302 redirect, and much more.

Screenshot

Screenshoot 1

Screenshoot 2

Open-sourced software used in this project

This project was based on a HOSTLOC topic.

  • jQuery | MIT License
  • popper.js | MIT License
  • Bootstrap | MIT License
  • Chart.js by Nick Downie | MIT License
  • Guzzle by Michael Dowling mtdowling@gmail.com | MIT License
  • PSR Http Message by Framework Interoperability Group | MIT License
  • Composer | MIT License
  • Net_DNS2 by Mike Pultz mike@mikepultz.com | BSD-3-Clause License
  • Cloudflare SDK by Cloudflare | BSD-3-Clause

About

Cloudflare Partner Panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.7%
  • Dockerfile 2.6%
  • JavaScript 2.2%
  • CSS 1.4%
  • Shell 0.1%