Misaka-blog / imgs

18 stars 4 forks source link

在Render上部署xray节点 | MisakaNo の 小破站 #40

Open Misaka-blog opened 1 year ago

Misaka-blog commented 1 year ago

https://blog.misaka.rest/2023/02/18/render-xray/

在之前的容器云介绍中,我讲解了Doprax、patr、okteto之类的容器云平台部署xray节点。虽然render理论上可以使用博客项目xray-paas进行部署,但是由于他们的封号策略,导致部署完成之后秒封。不过由于Jeff Nike大佬的辛劳付出,让我们可以在Render部署xray节点。 准备材料 一枚邮箱(最好是大厂邮箱) 部署步骤 打开博客项目:https://github.com/

aisijimo888 commented 1 year ago

warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. 怎么修?谢谢