mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-07 17:15:17 +01:00
Merge d8cfc9b487 into 996de036e8
This commit is contained in:
commit
10e14dc301
2 changed files with 13 additions and 0 deletions
|
|
@ -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/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/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://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)
|
> For more 1-click cloud deployments, see [Cloud Deployment](./docs/deployment.md#deploy-to-cloud-service)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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)
|
- [Play-with-Docker](#play-with-docker)
|
||||||
- [Surge.sh](#surgesh)
|
- [Surge.sh](#surgesh)
|
||||||
- [Easypanel](#easypanel)
|
- [Easypanel](#easypanel)
|
||||||
|
- [EdgeOne Pages](#edgeone-pages)
|
||||||
- [Hosting with CDN](#hosting-with-cdn)
|
- [Hosting with CDN](#hosting-with-cdn)
|
||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
- [System Requirements](#system-requirements)
|
- [System Requirements](#system-requirements)
|
||||||
|
|
@ -341,6 +342,17 @@ To deploy Dashy to Easypanel, use the following link
|
||||||
https://easypanel.io/docs/templates/dashy
|
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
|
## Hosting with CDN
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue