4 Commits

Author SHA1 Message Date
BeauTroll
49e308c3b2 Add Docker configuration for Walter Coiffure WordPress site
- Add docker-compose.yml with WordPress and MariaDB services
- Configure Traefik reverse proxy with automatic SSL
- Add environment variables template (.env.example)
- Add comprehensive README with deployment instructions
- Exclude waltercoiffure/ data directory from version control

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 08:43:23 +01:00
BeauTroll
b971f93ce4 total reset 2025-12-21 08:24:41 +01:00
BeauTroll
670137472b Configure WordPress for Traefik reverse proxy with SSL
Replace direct port binding with Traefik labels to enable automatic HTTPS routing and certificate management. Add domain configuration variables to support dynamic routing.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-21 08:05:23 +01:00
BeauTroll
0a86c63866 initial commit 2025-12-21 07:57:35 +01:00