Skip to content

Commit 9b570fa

Browse files
Update deployment.md
Remove the option to deploy to CF workers. CF Workers and Pages have changed dramatically over the past 2 years and this feature is no longer compatible.
1 parent 23053ab commit 9b570fa

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/deployment.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Once you've got Dashy up and running, you'll want to configure it with your own
2727
- [Deploy to cloud service](#deploy-to-cloud-service)
2828
- [Netlify](#netlify)
2929
- [Heroku](#heroku)
30-
- [Cloudflare Workers](#cloudflare-workers)
3130
- [Vercel](#vercel)
3231
- [DigitalOcean](#digitalocean)
3332
- [Google Cloud Platform](#google-cloud-platform)
@@ -214,18 +213,6 @@ To deploy Dashy to Heroku, use the following link
214213
https://heroku.com/deploy?template=https://github.com/Lissy93/dashy
215214
```
216215

217-
### Cloudflare Workers
218-
219-
[![Deploy to Cloudflare Workers](https://i.ibb.co/jf9xVdm/deploy-cloudflare-button.png)](https://deploy.workers.cloudflare.com/?url=https://github.com/lissy93/dashy/tree/deploy_cloudflare)
220-
221-
[Cloudflare Workers](https://workers.cloudflare.com/) is a simple yet powerful service for running cloud functions and hosting web content. It requires a Cloudflare account, but is completely free for smaller projects, and very reasonably priced ($0.15/million requests per month) for large applications. You can use your own domain, and applications are protected with Cloudflare's state of the art DDoS protection. For more info, see the docs on [Worker Sites](https://developers.cloudflare.com/workers/platform/sites)
222-
223-
To deploy Dashy to Cloudflare, use the following link
224-
225-
```text
226-
https://deploy.workers.cloudflare.com/?url=https://github.com/lissy93/dashy/tree/deploy_cloudflare
227-
```
228-
229216
### Vercel
230217

231218
[![Deploy with Vercel](https://i.ibb.co/mJF3R7m/deploy-vercel-button.png)](https://vercel.com/new/project?template=https://github.com/lissy93/dashy)

0 commit comments

Comments
 (0)