File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,16 +29,14 @@ chmod +x bark-server_linux_amd64
2929
3030
3131## Cloudflare Workers
32- > 仅推荐个人用户使用,适合发送少量推送,不适合频繁或大批量推送。
33- [ cwxiaos/bark-worker] ( https://github.com/cwxiaos/bark-worker )
34-
35- 支持 Cloudflare Workers,数据库使用 D1 或 KV
32+ [ cwxiaos/bark-worker] ( https://github.com/cwxiaos/bark-worker )
33+ 支持 Cloudflare Workers,数据库使用 D1 或 KV
34+ > 仅推荐个人用户使用,适合发送少量推送,不适合频繁或大批量推送。
3635
3736## 腾讯 EdgeOne / 阿里云 ESA / Cloudflare Workers
37+ [ sylingd/bark-worker-server] ( https://github.com/sylingd/bark-worker-server )
38+ 支持腾讯 EdgeOne、阿里云 ESA、Cloudflare Workers,数据库使用 KV
3839> 仅推荐个人用户使用,适合发送少量推送,不适合频繁或大批量推送。
39- [ sylingd/bark-worker-server] ( https://github.com/sylingd/bark-worker-server ) [ 国内镜像] ( https://gitee.com/sy/bark-worker-server )
40-
41- 支持腾讯 EdgeOne、阿里云 ESA、Cloudflare Workers,数据库使用 KV
4240
4341## 宝塔面板
4442
Original file line number Diff line number Diff line change @@ -28,16 +28,14 @@ chmod +x bark-server_linux_amd64
2828Note: The bark-server uses the /data directory by default to store data. Ensure it has read/write permissions or specify a custom directory with the -data option.
2929
3030## Cloudflare Workers
31+ [ cwxiaos/bark-worker] ( https://github.com/cwxiaos/bark-worker )
32+ Supports Cloudflare Workers; databases can be D1 or KV.
3133> Only recommended for personal use only. Fine for occasional notifications, but not intended for frequent or large-scale pushes.
32- [ cwxiaos/bark-worker] ( https://github.com/cwxiaos/bark-worker )
33-
34- Supports Cloudflare Workers; databases can be D1 or KV.
3534
3635## Tencent EdgeOne / Alibaba Cloud ESA / Cloudflare Workers
36+ [ sylingd/bark-worker-server] ( https://github.com/sylingd/bark-worker-server )
37+ Supports Tencent EdgeOne, Alibaba Cloud ESA, and Cloudflare Workers; uses key-value (KV) database.
3738> Only recommended for personal use only. Fine for occasional notifications, but not intended for frequent or large-scale pushes.
38- [ sylingd/bark-worker-server] ( https://github.com/sylingd/bark-worker-server )
39-
40- Supports Tencent EdgeOne, Alibaba Cloud ESA, and Cloudflare Workers; uses key-value (KV) database.
4139
4240## Test
4341```
You can’t perform that action at this time.
0 commit comments