dotnet / install-scripts

MIT License
144 stars 76 forks source link

Publish install scripts to blob storage #489

Closed richlander closed 4 months ago

richlander commented 4 months ago

The install scripts are currently part of our marketing site. Given #487, one can conclude that current practice is an anti-pattern. In general, our marketing site should be an excellent discovery mechanism for assets deployed elsewhere.

Please consider publishing install scripts to Azure blob storage and then use the marketing site as a discovery mechanism for that.

baronfel commented 4 months ago

cc @rbhanda for that one - he has all the keys to the various places that the scripts go. I do agree that whatever canonical location the scripts are served from, any marketing site should just be a redirect to that location.

richlander commented 4 months ago

302 FTW!

tkapin commented 4 months ago

@richlander - I just filed a bit more generic issue (#490) as I'd like to ensure we review the current setup and design the install script hosting properly with articulated business objectives and risks. Are you ok with doing the work as part of that issue and closing this one?

richlander commented 4 months ago

Closing this as dupe.