📄️ Getting Started
This section only applies if you plan to self-host Unleash. If you are looking for our hosted solution you should head over to www.getunleash.io
📄️ Configuring Unleash
This is the guide on how to configure Unleash v5 self-hosted.
📄️ Database Setup
To run Unleash you need to have PostgreSQL database (PostgreSQL v14.x or newer).
📄️ Database Backup
When upgrading to a new major version of Unleash, we advise to do a full database backup to ease rollback in case of failures.
📄️ Email service
New since Unleash v4.0.0 is an email service allowing us to send reset password and welcome mails to new users. In order for this to work you'll need to tell unleash what SMTP service you'd like to send mails from.
📄️ Google Auth Hook
You can also find the complete source code for this guide in the unleash-examples project.
📄️ Upgrading Unleash
Generally, the intention is that unleash-server should always provide support for clients one major version lower than the current one. This should make it possible to upgrade unleash gradually.
📄️ Securing Unleash
This guide is only relevant if you are using Unleash Open-Source. The Enterprise edition does already ship with multiple SSO options, such as SAML 2.0, OpenID Connect.
📄️ License Keys for Unleash Enterprise
This document describes all aspects and workflows of license key management in Unleash, available from 5.8 and required for self-hosted enterprise plans from v6.0 onwards.