feat: Next.js SSH Launcher with full automation pipeline, metrics agent, dark/light mode

This commit is contained in:
chunzhimoe
2026-04-12 17:16:22 +08:00
parent e231778f54
commit 83fa93f7b7
25 changed files with 4027 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Cloudflare credentials (server-side only, never sent to browser)
CLOUDFLARE_ACCOUNT_ID=your_account_id_here
CLOUDFLARE_API_TOKEN=your_api_token_here
# Required API Token permissions:
# - Access: Apps and Policies Write (list + create Access apps)
# - Cloudflare Tunnel: Edit (create / configure / delete tunnels)
# - DNS: Edit (create CNAME records)
# - Zone: Read (lookup zone ID for a hostname)
# Optional: Cloudflare Access Service Token for fetching server metrics
# (Create one in Zero Trust > Settings > Service Auth)
CF_SERVICE_CLIENT_ID=
CF_SERVICE_CLIENT_SECRET=