Hi, Ludovic Courtès <l...@gnu.org> writes:
> Hello, > > Now that GCD 002 has been accepted, I’d like to restart discussions > around this patch, which adds the git.guix.gnu.org DNS entry and HTTP(S) > redirects to codeberg.org/guix: > > https://issues.guix.gnu.org/76296 > >> This patch implements that; technically we have to have an HTTP redirect, >> which means that clients pay the cost of an extra connection and get nothing >> if bayfront is down. That’s the price to pay for this indirection, but >> it’s probably worth it. >> >> Note that I haven’t been able to test this patch for real since it depends >> of the state and environments of bayfront: certificates, networking set up, >> host names, etc. DNS configuration is not really my forte, but the general idea and a summary review of the implementation LGTM. -- Thanks, Maxim