Add dockerignore, fix Redis image, add troubleshooting docs

- Add .dockerignore for backend-java and frontend (276MB → 336KB)
- Fix Redis image to use full registry path (CRI-O compatibility)
- Update ingress TLS to www only (root domain DNS pending)
- Add comprehensive troubleshooting documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
joungmin
2026-03-10 00:23:42 +09:00
parent 7a896c8c56
commit 0ad09e5b67
5 changed files with 247 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
build/
.gradle/
.idea/
*.iml