Directus → Coolify/Traefik → MinIO (HTTP internally)
Public access still via HTTPS through Cloudflare
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- 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>
- 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>