Skip to content
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
14 changes: 14 additions & 0 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,20 @@ If you can't access the installation page, you can use the command `docker logs

:::

</TabItem>
<TabItem value="easypanel" label="Easypanel">

[Easypanel](https://easypanel.io/) can deploy Apache Answer with one click using its official template, without needing to manually run Docker commands.

1. Open your Easypanel dashboard and create (or open) a project
2. Click **+ Add Service** and choose **Templates**
3. Search for **Answer** and select it
4. Click **Create** to deploy the service

Once deployed, head to the assigned domain and continue with the [Install Steps](#install-steps) below.

See the [official Answer template on Easypanel](https://easypanel.io/templates/answer) for more details.

</TabItem>
<TabItem value="binary" label="Binary">

Expand Down