Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Easypanel as a deployment method #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
12 changes: 12 additions & 0 deletions docs/Get started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.