Commit Graph

6 Commits

Author SHA1 Message Date
5660502b21 Configure Directus to use MinIO S3 for file storage
- Replace local directus_uploads volume with S3
- Add MinIO credentials to environment config
- Files now stored in s3.b28.dev/directus-uploads
- Enables shared media access across all demos

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 14:04:29 -07:00
f3cd94698a Remove directus network for Coolify compatibility
- Remove custom 'directus' network definition
- Coolify creates its own network per deployment
- Having both networks causes Traefik routing conflicts
- Containers were connecting to wrong network IP

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 12:11:19 -07:00
d8335cff2f Remove custom Traefik labels - let Coolify manage them 2025-10-22 11:31:23 -07:00
771f6964d6 Add traefik.enable label 2025-10-22 11:23:39 -07:00
767263480f Add traefik port for Coolify 2025-10-22 11:17:04 -07:00
661772795b Initial commit 2025-10-22 10:22:22 -07:00