From 872f3272772e6797ec006001d0fd9139eb756615 Mon Sep 17 00:00:00 2001 From: Andrei Canta Date: Tue, 28 Feb 2023 22:32:24 +0200 Subject: [PATCH] Add Easypanel as a deployment method --- docs/Get started.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.