diff --git a/SUMMARY.md b/SUMMARY.md index 3527a40..05ae497 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -13,6 +13,7 @@ * [Docker](getting-started/installation/docker.md) * [Helm Charts](getting-started/installation/helm-charts.md) * [Laravel Sail (Docker)](getting-started/installation/laravel-sail-docker.md) + * [Deploy on Easypanel](getting-started/installation/easypanel.md) * [💿 Configuring the server](getting-started/environment-variables.md) * [🔐 SSL Configuration](getting-started/ssl-configuration.md) * [🎨 Client Configuration](getting-started/client-configuration/README.md) diff --git a/getting-started/installation/easypanel.md b/getting-started/installation/easypanel.md new file mode 100644 index 0000000..78a0e1c --- /dev/null +++ b/getting-started/installation/easypanel.md @@ -0,0 +1,12 @@ +# Deploying Soketi on Easypanel + +[Easypanel](https://easypanel.io) it's a modern server control panel. You can use it to deploy Soketi on your own server. + +[![Deploy to Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/soketi) + +## Instructions + +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 Soketi using the dedicated template.