Commit Graph

7 Commits

Author SHA1 Message Date
Lago 1b72c53f9b fix: update SUPABASE_URL to use port 55521 for local development 2026-04-17 19:16:54 +02:00
Lago e0a2cf96cc fix: remove :ro from web html mount so 99-config.sh can write config.js 2026-04-17 19:05:25 +02:00
Lago c1c9063996 docs: update README, AGENT, ARQUITECTURE for 555xx ports, Portainer deploy, absolute paths 2026-04-17 18:54:30 +02:00
Lago 8b0a25f9c3 chore: remap external ports to 555xx range to avoid host collisions 2026-04-17 18:50:49 +02:00
Lago 5865f796ce feat: Portainer-compatible stack — no build step, bind-mount web service, LF-enforced shell scripts 2026-04-17 18:41:41 +02:00
Lago 73aa72b7ee fix: admin panel — password rotation, vehicle edit DOM clash, nginx cache headers 2026-04-17 17:58:12 +02:00
Lago 61517879e1 feat: Add Supabase configuration and migrations for MC Cars application
- Create Kong declarative configuration for routing and authentication.
- Implement initialization script to set up the database.
- Add SQL migration for initializing roles, schemas, and seeding vehicle data.
- Create leads and customers tables with appropriate policies and functions for CRM.
- Seed admin user and configure storage bucket with RLS policies.
2026-04-17 17:50:57 +02:00