Working on a Directus Docker Stack Collection - Curious about your needs!
Hey everyone!
I’ve been putting together some Docker configurations for Directus deployments and thought I’d share what I have so far and see what the community thinks.
Currently working/stable:
- Development environment with PostgreSQL 17.5 and debugging tools
- Basic production setup with Docker Secrets
- Dragonfly cache integration (loving the performance boost!)
- Some headless optimizations for API-focused setups
In progress:
- More production scenarios
- Framework integration examples
- Better monitoring setups
- Cloud deployment variations
Repository: GitHub - bastienallain/docker-headless-directus
What I’m curious about:
- What Docker setups are you currently using with Directus?
- Any pain points with your current deployment process?
- What would be most useful - more dev tools, production hardening, specific cloud configs?
- Anyone tried Dragonfly instead of Redis? Thoughts?
I’m particularly interested in:
- Which cloud providers you’re deploying to most
- What frontend frameworks you’re pairing with Directus
- Whether you prefer separate containers vs all-in-one approaches
- Any specific security/compliance requirements you deal with
What would you most want to see in a Docker stack collection?
Just trying to build something actually useful rather than reinventing the wheel. Would love to hear your experiences and thoughts!