diff --git a/docs/Get started.md b/docs/Get started.md index 8b9e1c951..611c59059 100644 --- a/docs/Get started.md +++ b/docs/Get started.md @@ -18,6 +18,7 @@ The node server shows you the UI and receives the request from all of your sites - [With Render](#with-render) - [With Railway](#with-railway) - [With Koyeb](#with-koyeb) +- [With Easypanel](#with-easypanel) ## With Docker Compose @@ -321,3 +322,14 @@ ID NAME DOMAINS ``` Open the URL to access Ackee. + +## With Easypanel + +[Easypanel](https://easypanel.io) it's a modern server control panel. You can use it to deploy Ackee on your own server. + +[![Deploy to Easypanel](https://easypanel.io/img/deploy-on-easypanel-40-outline.svg)](https://easypanel.io/docs/templates/ackee) + +1. Create a VM that runs Ubuntu on your cloud provider. +2. Install Easypanel using the instructions from the website. +3. Create a new project. +4. Install Ackee using the dedicated template.