diff --git a/public/easypanel-deploy.png b/public/easypanel-deploy.png new file mode 100644 index 0000000..af36202 Binary files /dev/null and b/public/easypanel-deploy.png differ diff --git a/self-hosting/quick-start.md b/self-hosting/quick-start.md index 625b58b..f447d1f 100644 --- a/self-hosting/quick-start.md +++ b/self-hosting/quick-start.md @@ -113,3 +113,14 @@ To access Claper for the first time, the default admin user is: - Email: `admin@claper.co` - Password: `claper` + +## Easypanel + +If you'd rather skip managing Docker Compose and Traefik yourself, Claper 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/claper + +![Claper running in the Easypanel dashboard after a one-click deploy](/easypanel-deploy.png)