From 10b53defb5dc2536733a96600252305aebae8aeb Mon Sep 17 00:00:00 2001 From: Ahson Shaikh Date: Fri, 11 Sep 2026 00:27:51 +0500 Subject: [PATCH] docs: add Easypanel deployment option --- docs/getting-started/installation.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index d1af67eb2..558e9e1bf 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -45,6 +45,20 @@ If you can't access the installation page, you can use the command `docker logs ::: + + + +[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. +