diff --git a/README.md b/README.md
index 37f0534f..f26df093 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,7 @@ Dashy supports **1-Click deployments** on several popular cloud platforms. To sp
- [
Deploy to GCP](https://deploy.cloud.run/?git_repo=https://github.com/lissy93/dashy.git)
- [
Deploy to PWD](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/Lissy93/dashy/master/docker-compose.yml)
- [
Deploy to Easypanel](https://easypanel.io/docs/templates/dashy)
+- [
Deploy to EdgeOne](https://edgeone.ai/pages/new?repository-url=https://github.com/lissy93/dashy)
> For more 1-click cloud deployments, see [Cloud Deployment](./docs/deployment.md#deploy-to-cloud-service)
diff --git a/docs/deployment.md b/docs/deployment.md
index 3f10642a..f2fdbc93 100644
--- a/docs/deployment.md
+++ b/docs/deployment.md
@@ -38,6 +38,7 @@ Once you've got Dashy up and running, you'll want to configure it with your own
- [Play-with-Docker](#play-with-docker)
- [Surge.sh](#surgesh)
- [Easypanel](#easypanel)
+ - [EdgeOne Pages](#edgeone-pages)
- [Hosting with CDN](#hosting-with-cdn)
- [Requirements](#requirements)
- [System Requirements](#system-requirements)
@@ -341,6 +342,17 @@ To deploy Dashy to Easypanel, use the following link
https://easypanel.io/docs/templates/dashy
```
+### EdgeOne Pages
+
+[](https://edgeone.ai/pages/new?repository-url=https://github.com/lissy93/dashy)
+
+[EdgeOne Pages](https://pages.edgeone.ai) it's a is built on a cloud-edge integrated architecture, combining hosting, acceleration, computing, and integration to enable faster and more efficient deployments.
+To deploy Dashy to EdgeOne, use the following link
+
+```text
+https://edgeone.ai/pages/new?repository-url=https://github.com/lissy93/dashy
+```
+
---
## Hosting with CDN