5 Commits

Author SHA1 Message Date
richardtekula
f3d184c5a2 Fix: Pridaná coolify sieť pre Traefik routing
- Pridaná coolify sieť do postgres a backend služieb
- Deklarovaná coolify ako external network
- Umožní Traefik-u routovať požiadavky na backend
- Opravuje "no available server" chybu

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-11 17:33:43 +01:00
richardtekula
ccc5ba47c7 Add Traefik labels for domain routing and SSL
Added traefik.enable, router rules, TLS config, and loadbalancer
  settings to enable proper routing through Traefik reverse proxy.
2025-11-11 17:20:11 +01:00
richardtekula
f78c2199e1 Fix: Rename directory to remove & character causing shell issues
Renamed ebook_backend&admin_panel to ebook_backend_admin_panel
  The & character was being interpreted by shell as background
  process operator, causing 'Dockerfile not found' errors in Coolify.
2025-11-11 17:06:39 +01:00
richardtekula
feb583b66c Fix: Remove port mappings for Coolify/Traefik compatibility 2025-11-11 16:29:16 +01:00
richardtekula
e1b95c613d Initial commit: Ebook Translation System with Docker setup 2025-11-11 16:01:34 +01:00