Closed
Description
We need to deploy the install scripts so that they are accessible via our CDN.
$ curl -LOv https://dot.net/v1/dotnet-install.sh
< HTTP/2 301
< date: Fri, 27 Dec 2024 06:16:22 GMT
< server: Kestrel
< location: https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh
After recent experiences, we've realized that our website should not be part of our high availability story for installers (via the install script). The CDN is already necessarily part of that. We should limit moving parts as much as possible.
/cc @mmitche
Metadata
Metadata
Assignees
Labels
No labels