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>
This commit is contained in:
BeauTroll
2025-12-21 08:43:23 +01:00
parent b971f93ce4
commit 49e308c3b2
4 changed files with 304 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.env
waltercoiffure/