10 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
59a21fca9b templates/configmap-nginx.yaml を更新
Some checks failed
Helm Chart Release / release-chart (push) Successful in 12s
Update Docker Image Tags and Release Helm Chart / update-and-release (push) Failing after 19s
2026-02-07 01:51:05 +00:00
31106e098f リアルIP対応
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-07 01:44:12 +00:00
6ab36861ab Composer対応
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-06 02:04:52 +00:00
58c02e47a9 Composer対応
All checks were successful
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-06 02:03:52 +00:00
7ee013aaca templates/deployment.yaml を更新 2025-07-06 00:40:24 +00:00
e87286fbfc templates/deployment.yaml を更新 2025-07-05 12:25:06 +00:00
d893bef467 templates/secret-db.yaml を追加 2025-07-05 00:55:12 +00:00
291b91fa31 "templates" にファイルをアップロード 2025-07-04 06:16:46 +00:00
071fbdd81d "templates" にファイルをアップロード 2025-07-04 06:16:04 +00:00