← Back to catalog Unleash · managed by DINAO

Deploy with confidence, activate when you want

The open source feature flags platform of reference, installed and maintained by DINAO. Decouple deployment and release, roll out your features progressively — all hosted in France.

Hosted in FranceFeature flags & togglesProgressive rollout & A/BGDPR compliantOfficial publisher image
Overview

What is Unleash?

Unleash is the leading open source feature flag management solution. It provides an overview of feature toggles and flags across all your applications and services, and allows engineering teams to decouple deployment from production release.

This approach facilitates trunk-based development, A/B testing, and large-scale progressive rollouts. Common use cases include rolling out a feature to a percentage of users, A/B testing with persistent variants, kill switches for immediate incident response, safely hiding unfinished features, and permission-based access for beta programs.

Primarily developed in TypeScript and backed by PostgreSQL, Unleash supports more than 15 official SDKs (client and server) and numerous community SDKs. Used in production by thousands of companies, it deploys via Docker. In the DINAO managed version, your instance remains hosted in France, sovereign and GDPR compliant.

Compatible offers

Host Unleash at DINAO

Resource tiers compatible with Unleash prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 vCPU
ideal : 2 vCPU
Memory
512 Mo
ideal : 2 Go
Disk
2 Go
ideal : 10 Go
Image : docker.io/unleashorg/unleash-server:6 Registry : docker.io Services : unleash, db Ports : 4242
FAQ

You might be wondering…

What are feature flags used for?

They allow decoupling deployment from production release: you deliver code continuously by hiding unfinished features behind flags, then activate them when needed, for a percentage of users or via A/B testing.

Which languages are supported?

Unleash offers more than 15 official SDKs (client and server) and numerous community SDKs, covering most languages and frameworks.

Does my configuration data remain private?

Yes. In the DINAO managed version, the Unleash server and its PostgreSQL database run on your instance hosted in France, with no dependency on an external SaaS.

Can I disable a feature urgently?

Yes. The kill switch allows you to instantly turn off a feature in case of an incident, without redeployment, to limit impact immediately.

Do I need technical skills?

Integration with applications is done via SDKs and requires developers, but DINAO handles installation, PostgreSQL, security, and server updates.