From 4729ba3d0c9e68c781efe1e2301be0ee5853303d Mon Sep 17 00:00:00 2001 From: Ahson Shaikh <59800198+Ahson-Shaikh@users.noreply.github.com> Date: Mon, 14 Sep 2026 22:32:45 +0500 Subject: [PATCH] docs: add Easypanel deployment option --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4253276955..ff4005eee9 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,11 @@ docker compose logs cap-web | --- | --- | | Docker Compose | VPS, home servers, and any Docker-capable host | | [Railway](https://railway.com/new/template/PwpGcf) | One-click managed hosting | +| [Easypanel](https://easypanel.io/templates/cap) | One-click managed hosting, provisions MySQL and object storage automatically | | Coolify | Self-hosted PaaS deployments with `docker-compose.coolify.yml` | [![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/new/template/PwpGcf) +[![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/templates/cap) For production, configure public URLs and replace the default secrets before exposing the deployment to the internet: