You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
I am opening this issue to track the discussion around moving this application away from your private org.
I think we have two options:
Move it to the libp2p org
Move it into the rust-libp2prepository
I think both of them make sense although I have a slight preference for (1). The reason is that I think it would be nice to provide a few additional scripts that make it easy for users to use the server. I am thinking:
systemd unit file
build binary packages and attach them to github releases
AUR build script?
Including all of that in the rust-libp2p is a bit much IMO.
I am not sure how the (nightly) deployment of this to the IPFS infra works because I don't have access to any of the bifrost repos but I imagine it could be helpful for that configuration as well if it could just download a prebuilt binary from the releases page. Together with mergify, dependabot and some GitHub actions CI, we could also make nightly releases and directly attach the binary there.