跳转到内容

Product Boundary

OpenFlare is a self-hosted OpenResty control plane for single-team or single-organization operations. It unifies reverse proxy configuration, node synchronization, certificate management, and basic observability.

Stable capabilities:

CapabilityDescription
Reverse proxy managementSite-level configuration with multiple domains and origins
Configuration versionsPreview, publish, activate, and rollback
Agent syncRegistration, heartbeat, sync, and apply result reporting
OpenResty managementMain template, performance options, cache options, and Lua assets
HTTPS/TLSCertificate storage and per-domain binding
Basic observabilityRequest rollups, resource snapshots, health events, and access analytics
Node managementNode state, tokens, deployment, and update flow

Default operating model:

  • All nodes consume the same globally active version.
  • Server stores configuration and state, but does not SSH into nodes.
  • Agent is the only controlled entry point on each node.

Released under the Apache License 2.0.