ReadyMage Help
  • ReadyMage
  • USER PORTAL
    • User Portal Access
    • Change Password
    • Two-Factor Authentication
  • Project Management
    • Project List
    • Project Settings
      • General Info
      • Git Management
      • Environments
      • Members and roles
      • Security
        • Deletion Protection
        • TFA Enforcement
      • Delete Project
  • Application Management
    • Magento Details
    • Domain Management
    • Logs & Monitoring
    • Backups
      • Backup process
      • Disaster recovery process
    • Deployments
      • Deploy without build cache
      • Queue Tab (Launching soon)
      • Settings Tab (Launching soon)
        • Automatic Deployments
        • ReadyMage Maintenance Page
          • Website Access During Maintenance
      • Notifications Tab (Launching soon)
        • Managing email notifications
        • Managing Slack notifications
      • Pipeline Deployments
      • Pipeline Configuration file
        • Migration guide from 0.x.x to 1.0.0
    • SSH Access
      • SSH Usage
      • Database Access using Graphical Interface
      • Troubleshooting
    • IP Whitelist
    • Password Authentication
    • Database & Media
    • Search Engine Bots Discovery
  • Service Management
    • Server-Side Rendering
    • SFTP
    • NewRelic
    • Packagist Modules
    • Cloudflare
  • Infrastructure Management
    • Autoscale
    • Sleep Mode
    • Manage Services
    • Historical Resource Usage
  • PROJECT DEVELOPMENT
    • Node.js version
    • Store access
    • Creating a Production Environment
    • Additional Environments
    • ScandiPWA, PWA Studio, Hyva, or Luma
    • Project Migration to ReadyMage
    • SSH Access for Magento CLI, database and media
    • Code customization and local setup
    • Extension installation
    • Add translations (switch locale)
    • Existing ScandiPWA Project Code Migration
    • Database and media migration
    • Redirect setup
    • Connect CDN and WebP optimization
    • Email setup
    • Changing the Domain & Multi-Store Set up
    • Internal service addresses
    • Kibana filters and useful CLI commands
    • Persistent directories
  • FAQ
    • General
    • Autoscaling
    • Billing
    • User Portal Options
    • Services connected to ReadyMage
    • Hosting, managing resources and autoscaling
    • Source Code Management
    • ScandiPWA and Magento Versions, Commerce Edition and Upgrades
    • Supported software versions
Powered by GitBook
On this page

Was this helpful?

  1. Service Management

Cloudflare

PreviousPackagist ModulesNextAutoscale

Last updated 11 months ago

Was this helpful?

Using Cloudflare is not obligatory when launching a project on Readymage or any other hosting provider, but we strongly advise considering its inclusion due to the numerous benefits it offers. In essence, Cloudflare enhances speed, security, and protection against DDoS attacks and robots, as well as provides valuable traffic insights.

To delve further into Cloudflare's features:

  • As a Content Delivery Network (CDN), all requests are routed through Cloudflare. With a vast network of servers located closer to end users, it can cache responses and deliver them faster.

  • Cloudflare optimizes images by converting them into smaller, more modern formats.

  • It possesses the ability to identify and block DDoS attacks.

  • Cloudflare includes rate-limiting capabilities, which can be advantageous in preventing data exfiltration from APIs.

  • It offers insights regarding traffic, such as the country, network provider, user agent, and other metadata. These insights aid in making informed blocking decisions and gaining a better understanding of incoming traffic.

  • Cloudflare incorporates a web application firewall (WAF) that blocks malicious requests.

Follow the depending on where your domain is hosted to configure Cloudflare and ReadyMage instance connection.

Access the Cloudflare setting through the User Portal → Project → Selected Instance → Service Management → Cloudflare.

Exclude Magento admin from Cloudflare

If you are running long processes in Magento admin, it is recommended that you set up a separate domain for Magento admin and disable Cloudflare to avoid operation timeouts. Find detailed instructions .

appropriate instructions
here