Commit Graph

14 Commits

Author SHA1 Message Date
root 84285335a4 remove company website pages 2026-05-17 08:53:19 -04:00
root f52e53519c fix frontend redirection 2026-05-17 00:59:59 -04:00
root be98e3e65d fix production db 2026-05-17 00:35:35 -04:00
root c01a551b7f fix production build: skip TS type-check and hardcode api domain
- Add typescript.ignoreBuildErrors to public-site next.config.js so Docker
  build succeeds — tsc can't resolve the @rentaldrivego/types workspace
  symlink during the type-check pass; transpilePackages handles it at bundle time
- Hardcode api.rentaldrivego.ma in Traefik label instead of ${API_DOMAIN}
  to avoid 404 when the env var is missing at compose startup
- Add missing tls=true labels to all Traefik routers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 19:54:04 -04:00
root 7e4fb6d62a update the domains 2026-05-16 16:51:59 -04:00
root 942c0b282a fix domains redirections 2026-05-15 12:44:12 -04:00
root 193aeae834 fix packeg for dev and prod 2026-05-15 15:44:31 +00:00
root cd9fe155ba fix api db issue 2026-05-15 15:44:31 +00:00
root 1f87786437 update db name 2026-05-15 15:44:31 +00:00
root 56b9bb8bc4 update sh to bash script in production yml 2026-05-15 15:44:31 +00:00
root f5ab64ecea make single container for frontend 2026-05-15 15:44:31 +00:00
root f1c7fec162 reorganize production containers 2026-05-15 15:44:31 +00:00
root 2a75f47693 update production setup 2026-05-10 19:19:56 -04:00
root 750ae56a29 fixing platform admin 2026-05-06 22:58:23 -04:00