This commit is contained in:
melodyc 2025-11-13 03:20:42 +00:00 committed by GitHub
commit 10e14dc301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

View file

@ -162,6 +162,7 @@ Dashy supports **1-Click deployments** on several popular cloud platforms. To sp
- [<img src="https://i.ibb.co/J7MGymY/googlecloud.png" width="18"/> Deploy to GCP](https://deploy.cloud.run/?git_repo=https://github.com/lissy93/dashy.git)
- [<img src="https://i.ibb.co/HVWVYF7/docker.png" width="18"/> Deploy to PWD](https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/Lissy93/dashy/master/docker-compose.yml)
- [<img src="https://i.ibb.co/7NxnM2P/easypanel.png" width="18"/> Deploy to Easypanel](https://easypanel.io/docs/templates/dashy)
- [<img src="https://cloudcache.tencent-cloud.com/qcloud/ui/static/other_external_resource/af4a7321-0f56-47ae-a39e-3fd1d162d8e6.jpeg" width="18"/> 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)

View file

@ -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
[![Deploy to EdgeOne](https://cdnstatic.tencentcs.com/edgeone/pages/deploy.svg)](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