From 8848d065f1b4228c1fb606a8692ee278329edaa9 Mon Sep 17 00:00:00 2001 From: Ahson Shaikh <59800198+Ahson-Shaikh@users.noreply.github.com> Date: Mon, 21 Sep 2026 20:06:13 +0500 Subject: [PATCH] Add Easypanel one-click deploy option --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3c5a70545964..c4b1061d4a2c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,15 @@ Flagsmith makes it easy to create and manage feature flags across web, mobile, a a section of code with a flag, and then use Flagsmith to toggle that feature on or off for different environments, users or user segments. +## Easypanel + +If you'd rather not manage the containers yourself, [Easypanel](https://easypanel.io) is a self-hosted deployment platform with a one-click Flagsmith template: + +[![Deploy on Easypanel][easypanel-btn]][easypanel-deploy] + +[easypanel-btn]: https://easypanel.io/img/deploy-on-easypanel-40.svg +[easypanel-deploy]: https://easypanel.io/templates/flagsmith + ## Get up and running in less than a minute: ```bash