nix.dev icon indicating copy to clipboard operation
nix.dev copied to clipboard

Don't reverse proxy hydra.nixos.org

Open mweinelt opened this issue 6 months ago • 4 comments

Observations

in https://github.com/NixOS/nix.dev/commit/ccc6d2dbf4270f91554534e4b56c55fdae0b8181 you started telling netlify to reverse proxy the nix manuals directly from hydra.nixos.org

Problem

This became a problem when we started using Anubis for dealing with automated abusive requests. The reverse proxied site then served a broken validation page, that would never complete the validation steps.

Approaches

Fetch the documentation packages and host them yourself.

Willing to help?

The infra team has limited resources available, but you are free to ask, if you need anything.

Timeline https://github.com/NixOS/infra/pull/663 https://github.com/NixOS/nix/pull/13099#discussion_r2063377495 https://github.com/NixOS/infra/pull/665

Priorities

Add :+1: to issues you find important.

mweinelt avatar Apr 28 '25 23:04 mweinelt