From 259000b5b762c2e112c5377124cc269758c676cb Mon Sep 17 00:00:00 2001 From: Ahson Shaikh <59800198+Ahson-Shaikh@users.noreply.github.com> Date: Wed, 16 Sep 2026 01:00:22 +0500 Subject: [PATCH] Add official Easypanel one-click deploy option --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 83a8f83f..28797000 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ docker-compose build docker-compose up ``` +#### Using Easypanel + +CodeX Docs has a one-click deployment template on [Easypanel](https://easypanel.io), a self-hosted Docker deployment platform: + +[![Deploy on Easypanel][easypanel-btn]][easypanel-deploy] + +[easypanel-btn]: https://easypanel.io/img/deploy-on-easypanel-40.svg +[easypanel-deploy]: https://easypanel.io/templates/codex-docs + #### Using Kubernetes We have the ready-to-use [Helm chart](https://github.com/codex-team/codex.docs.chart) to deploy project in Kubernetes