Commit Graph

4 Commits

Author SHA1 Message Date
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