{% extends "baseTemplate/index.html" %} {% load static %} {% block title %}CloudFlare{% endblock %} {% block styles %} {% endblock %} {% block content %}

CloudFlare

Manage the CloudFlare side of a domain you already host here: records, proxying, development mode and cache purges -- using your own CloudFlare API token.

API token

A token ending is configured. The token itself is never shown again or sent back to your browser.

Add a scoped CloudFlare API token (Zone:DNS Edit, Zone:Zone Read, Zone:Cache Purge on the zones you want to manage here) -- never your Global API Key.

Zones

Only zones you also manage locally can be edited here.

Zone Status
not local selected

No CloudFlare zones

This token cannot see any zones.

Bypasses CloudFlare's cache for 3 hours (auto re-enables caching after).

Add a record

Records

Name Type Value Prio TTL Proxy Actions
n/a

No records yet

Add one above, or push your local zone's records with Sync.

{% endblock %} {% block scripts %} {% endblock %}