Skip to content

Deploy install scripts to dotnetcli account #558

Closed
@richlander

Description

@richlander

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions