mirrorrequest icon indicating copy to clipboard operation
mirrorrequest copied to clipboard

申请镜像https://hex.pm/,Elixir与Erlang平台的软件包管理系统

Open guiyanzhong opened this issue 3 years ago • 7 comments

Elixir与Erlang平台的软件包管理系统

上游源(官方镜像)的地址

https://hex.pm/

平台介绍

Elixir与Erlang平台擅长于开发高并发、高可用高容错软件系统。

Erlang语言主页:https://www.erlang.org/

Elixir语言主页:https://elixir-lang.org/

hex.pm平台为Elixir/Erlang提供了一个集中式的软件包发布平台,同时支持公有和私有软件包。Elixir语言使用mix,Erlang语言使用rebar3与该平台对接。

为什么希望添加该镜像

由于网络资源/环境限制,在中国大陆访问该平台的网速时常过慢,有时候甚至引起软件包安装超时。为国内使用Elixir/Erlang语言的软件开发者和最终用户能够顺畅地使用该平台开发与部署软件,希望该平台有中国内地的镜像,故而提出申请。

申请人联系方式:

归雁忠 email: [email protected]或者[email protected] github: https://github.com/guiyanzhong

汤晓冬 email: [email protected] github: https://github.com/sheltont 上海物盾信息科技有限公司

guiyanzhong avatar Apr 30 '21 13:04 guiyanzhong

https://hex.pm/docs/mirrors 看起来 upyun 已经搭建了一个 mirror?

skyzh avatar Apr 30 '21 13:04 skyzh

谢谢,我确认一下。因为曾经有段时间它不能正常工作了,现在我再确认一下再回复您。

On Fri, Apr 30, 2021 at 9:09 PM Alex Chi @.***> wrote:

https://hex.pm/docs/mirrors 看起来 upyun 已经搭建了一个 mirror?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ustclug/mirrorrequest/issues/300#issuecomment-830083635, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACJEMH4SPP2PLFSKQRV4LTTLKTZ5ANCNFSM434FVRMA .

guiyanzhong avatar May 07 '21 13:05 guiyanzhong

https://hex.pm/docs/mirrors 看起来 upyun 已经搭建了一个 mirror?

是的,UPYUN 的镜像地址在 hex 官网也列出来了。尽管 UPYUN 的镜像现在还能用,但已经没有人在维护了(内部确认),将来随时可能下线,建议中科大开通一下。

谢谢,我确认一下。因为曾经有段时间它不能正常工作了,现在我再确认一下再回复您。

不能工作是因为 rebar3 的工具的更新,并不是因为 UPYUN 镜像本身。(见 rebar3#2579

belltoy avatar Aug 18 '21 04:08 belltoy

@iBug cc @guiyanzhong @skyzh

belltoy avatar Aug 25 '21 06:08 belltoy

如何同步呢?我没有在 hex.pm 上搜索到相关的信息。

taoky avatar Aug 25 '21 06:08 taoky

根据 https://hex.pm/docs/mirrors,jsDelivr 已经有 hex.pm 的镜像了,并且 jsDelivr 在中国大陆可以有效访问。除非此镜像有足够的需求,我们会更优先考虑其他镜像申请(参考本仓库目前 open 的 issues)

iBug avatar Aug 25 '21 06:08 iBug

All right. It seems jsDelivr works fine in China. Ref

belltoy avatar Aug 25 '21 08:08 belltoy