Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
12 changes: 12 additions & 0 deletions getting-started/installation/easypanel.md
Original file line number Diff line number Diff line change
@@ -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.