![]() | 1 yangg 2024-06-07 16:51:55 +08:00 这个文档站是自己部署的?还不错,速度快。 |
3 luckycat 2024-06-07 17:41:18 +08:00 ![]() 很快就会犯法了,私自搭建非法镜像。 |
4 ColoThor 2024-06-07 18:00:29 +08:00 wrangler 命令要在 npm 环境下执行,Cloudflare 网页执行不了? |
![]() | 5 q8515620 2024-06-07 18:04:56 +08:00 via Android 原来是搭建代理啊,看标题我还以为是用 workers 搭建类似 harbor 那种镜像仓库,还想看看到底是怎么实现的 |
![]() | 6 tallest 2024-06-08 12:43:24 +08:00 wrangler 3.60.0 ------------------- ▲ [WARNING] Processing wrangler.toml configuration: - Ignored: "type": Most common features now work out of the box with wrangler, including modules, jsx, typescript, etc. If you need anything more, use a custom build. - Ignored: "webpack_config": Most common features now work out of the box with wrangler, including modules, jsx, typescript, etc. If you need anything more, use a custom build. - Deprecation: "zone_id": This is unnecessary since we can deduce this from routes directly. - The "route" field in your configuration is an empty string and will be ignored. Please remove the "route" field from your configuration. [ERROR] Missing entry-point: The entry-point should be specified via the command line (e.g. `wrangler deploy path/to/script`) or the `main` config field. 执行 wrangler deploy 报这个错怎么办诶? |
![]() | 7 SingeeKing OP PRO @tallest 这个还是用的旧版本 rust 写的的 wrangler ;我刚才已经更新了文档和仓库使用了新版的 wrangler 了,可以再试试 |
![]() | 8 tallest 2024-06-08 18:09:41 +08:00 @SingeeKing 好的,感谢大佬! |
9 oaa 2024-06-09 11:57:44 +08:00 挺奇怪。搭好了之后,用自定义域名访问,返回 404 ,说明浏览已经通了。访问/v2 就超时了。。。 |
10 oaa 2024-06-09 12:01:47 +08:00 好吧。我的问题。。子路由要用 xx/*. 可以用 npx wrangler tail 观察日志。挺好用的 |
11 oaa 2024-06-09 12:05:13 +08:00 超棒。速度挺快。在阿里云和本地测下,都可用。 |
13 polarpy 2024-06-10 11:18:02 +08:00 如果 contanerd 怎么用啊? |
14 polarpy 2024-06-10 23:44:47 +08:00 可以改造成 yum 源吗?最近 yum 也上墙了 |
15 oaa 2024-06-12 13:26:31 +08:00 @xianzheng 直接访问子域名 404 正常。试试 curl -v "https://子域名/v2" 看看返回是不是 200. |
16 oaa 2024-06-12 13:38:21 +08:00 |
![]() | 18 810244966 306 天前 第 666 个 star :) |