EasyKnowledge
Public gateway online

Knowledge tools, routed through one clean gateway.

This page is a temporary reference landing page for easyknowledge.top. The production setup is designed to serve a static frontend on the public edge while private backend workers connect inward through a controlled gateway channel.

Edge

Static frontend + TLS

The public machine serves the site, terminates HTTPS, and stays intentionally small on exposed services.

Gateway

API and worker orchestration

A dedicated gateway app will handle request auth, job dispatch, worker presence, and result aggregation.

Private Compute

Internal workers only

Backend nodes do not need public ingress. They connect outward to the gateway over secure WebSocket channels.