dotnet / install-scripts

MIT License
128 stars 66 forks source link

Publish install scripts to blob storage #489

Closed richlander closed 2 days ago

richlander commented 2 days 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 2 days 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 2 days ago

302 FTW!

tkapin commented 2 days 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 2 days ago

Closing this as dupe.