Deploy LittleShop to Hostinger with Docker and BunkerWeb

- Updated Docker configuration for production deployment
- Added SilverPay integration settings
- Configured for admin.thebankofdebbie.giize.com deployment
- Includes all recent security fixes and improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-24 13:00:17 +01:00
parent 622bdcf111
commit caff08cb6f
181 changed files with 88295 additions and 63 deletions

View File

@@ -4,7 +4,9 @@
"WebSearch",
"Read(//mnt/c/**)",
"Bash(ssh:*)",
"Bash(openssl x509:*)"
"Bash(openssl x509:*)",
"Read(//home/sysadmin/.claude/Knowledge/**)",
"Bash(chmod:*)"
],
"deny": [],
"ask": []

View File

@@ -0,0 +1,11 @@
[Interface]
Address = 10.13.13.2
PrivateKey = EPQTVEDfIoPvlXYX9L8RoJkOhhkSucXsGUJd66JOxmE=
ListenPort = 51820
DNS = 10.13.13.1
[Peer]
PublicKey = hKB5D3xyc9W6kRHF4u15vJ168kOtPCtzzBmQSgoPyxA=
PresharedKey = K/yHHldRXJAhide//2/RjOqy41bDmfuMfeP4jUZMVhA=
Endpoint = 31.97.57.205:51820
AllowedIPs = 172.17.0.0/16,172.18.0.0/16,172.19.0.0/16,172.20.0.0/16,172.21.0.0/16,172.22.0.0/16,172.23.0.0/16,172.24.0.0/16,172.25.0.0/16,172.26.0.0/16,10.13.13.0/24