feat: add PHP ini management system and update infrastructure configs
- Add PHP ini management classes (Access, IniDirective, IniKey, PhpIni) - Update deployment configurations (Wireguard, Traefik, Monitoring) - Add DNS stack and Ansible role - Add deployment debugging playbooks - Update framework components (FilePath, RedisConnectionPool) - Update .gitignore and documentation
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -58,3 +58,5 @@ cookies_new.txt
|
||||
playwright-report/
|
||||
test-results/
|
||||
.playwright/
|
||||
# WireGuard client configs (generated locally)
|
||||
deployment/ansible/wireguard-clients/
|
||||
|
||||
Reference in New Issue
Block a user