RockyCPanel Rocky

Documentation Overview

This is the practical index for the current repository. All pages map to real files and features available in `panel/` and `connector-go/`.

Current implemented stack

Supported setup platforms

Recommended order

  1. Install by distro docs (Ubuntu/Debian/Fedora) or follow WSL Config for Windows.
  2. Setup Docker runtime (or Docker Desktop + WSL integration on Windows).
  3. Build and run Panel + Connector-Go.
  4. Configure PM2 for persistent services.
  5. Add Cloudflare Tunnel only if you need public access without direct port exposure.
  6. Use Nginx/Apache2 only for advanced deployments.
  7. Run migration and API integration after base services are stable.
Rule of thumb: start local, validate start/console/files, then move to proxy and production hardening.