Are you an LLM? You can read better optimized documentation at /docs/services/unleash.md for this page in Markdown format
What is Unleash? ​
Unleash is an open source feature flagging service.
Deployment Variants ​
Unleash is available in two deployment configurations in Coolify:
Unleash with PostgreSQL ​
- Database: PostgreSQL
- Use case: Standard deployments with managed database
- Components:
- Unleash container
- PostgreSQL container
- Automatic database configuration and health checks
Unleash without Database ​
- Database: External (user-provided)
- Use case: Advanced deployments with existing database infrastructure or custom database configurations
- Components:
- Unleash container
- Requires external database connection configuration
