Add deployment traces for the JPpro proxy node, RackNerd origin hosts, catproxy boundary changes, local speed checks, and Sub2API rate-limit behavior. Keep remote secrets excluded while tracking sanitized nginx, compose, plan, and operational memory documents.
840 B
840 B
JPpro proxy-ng hardening notes
日期:2026-05-26
- Public host served:
proxy.api.lilifamily.com,jp.proxy.api.lilifamily.com - Origin:
https://origin.proxy.api.lilifamily.com - Token: stored on remote only at
/etc/nginx/proxy-ng/token.conf, redacted from Git - Certificate:
/etc/letsencrypt/live/proxy.api.lilifamily.com/fullchain.pem, SAN includes both public and node hostnames - Scan-path blocking: enabled for dotfiles, wp-login, phpmyadmin, cgi-bin, vendor, boaform
- Rate limit: general
10r/s, auth10r/m, connection limit50per IP on public server - fail2ban:
nginx-proxy-ng-scanandsshdactive - logrotate:
/etc/logrotate.d/nginx-proxy-ng - Validation: public
/healthreturned200, unauthenticated/v1/responsesreturned401 API_KEY_REQUIRED, scan paths returned closed connection/444 behavior