Commit Graph

7 Commits

Author SHA1 Message Date
02696fc55e feat: Add Real IP forwarding feature for bare-metal clusters
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
ベアメタルKubernetesクラスターやLoadBalancer環境において、
PHP側で訪問者の実IPアドレスを取得できる機能を追加。

Changes:
- Add nginx.forwardRealIP configuration in values.yaml
- Implement real_ip_header and set_real_ip_from in Nginx config
- Pass real IP info to PHP-FPM via fastcgi_param
- Add usage example and documentation in README.md
- Create test-real-ip.php for verification
- Update chart version to 8.5.2-a

Features:
- Compatible with existing customConfig.snippet
- Configurable trusted proxy networks
- Supports multi-tier proxy with recursive option
- Default disabled for backward compatibility

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 09:21:55 +09:00
GitHub Actions Bot
80d248ad10 chore: update to PHP 8.5.2, nginx 1.29.4-alpine-perl, selenium 143.0-chromedriver-143.0 2026-01-19 02:00:30 +00:00
GitHub Actions Bot
9e44c92824 chore: update to PHP 8.5.1, nginx 1.29.4-alpine-perl, selenium 143.0-chromedriver-143.0 2026-01-10 11:14:01 +00:00
3dcb569321 Chart.yaml を更新 2025-07-07 21:01:21 +00:00
029f1a91aa Chart.yaml を更新 2025-07-06 23:05:47 +00:00
4bc8825ac8 Chart.yaml を更新 2025-07-06 00:51:30 +00:00
b26776fde2 "/" にファイルをアップロード 2025-07-04 06:23:04 +00:00