SuperSeller3000/docker/app
Simon Kuehn 2914d76b05 fix: revert to FastCGI TCP — Unix socket requires root on FPM master
Unix socket volume was root-owned, FPM running as uid 1000 couldn't
create the socket. TCP app:9000 works without privilege changes and
has negligible performance difference in a local Docker network.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 18:03:06 +00:00
..
Dockerfile fix: revert to FastCGI TCP — Unix socket requires root on FPM master 2026-05-17 18:03:06 +00:00
php.ini feat: add Docker Compose environment with Caddy, PostgreSQL 17, Redis, PHP-FPM workers 2026-05-14 04:14:55 +00:00
www.conf feat: configure Caddy for ss3k.schaunwama.de via PHP-FPM Unix socket 2026-05-17 17:58:56 +00:00