Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect getistio.io/download to tetrate.bintray.com/getistio/download.sh #19

Open
mathetake opened this issue Jan 26, 2021 · 5 comments

Comments

@mathetake
Copy link
Member

mathetake commented Jan 26, 2021

bintray is kind of a implementation detail of getistio, so I would like to redirect getistio.io/download to the download load script located in bintray tetrate.bintray.com/getistio/download.sh so that users can download getistio as follows:

curl -sL https://getistio.io/download | bash

This is similar to what Istio does with istio.io/downloadIstio where they redirect it to https://raw.githubusercontent.com/istio/istio/master/release/downloadIstioCandidate.sh.

FWIW, getenvoy also does the same thing: https://github.com/tetratelabs/getenvoy.io/blob/master/site/static/_redirects#L1

@mathetake
Copy link
Member Author

cc @deva26 @lunchboxav @PetrMc

@mathetake mathetake changed the title Redirect getistio.io/Download to tetrate.bintray.com/getistio/download.sh Redirect getistio.io/download to tetrate.bintray.com/getistio/download.sh Jan 26, 2021
@lunchboxav
Copy link
Contributor

I have no objection in this proposal. We can do this. If everybody's on board, I can change the link while I'm working on the homepage as we speak.

@lunchboxav
Copy link
Contributor

Btw, this makes sense, for example, Bootstrap also had download button that allows the webiste visitor to directly download their zip file.

@PetrMc
Copy link
Contributor

PetrMc commented Jan 26, 2021

agree - please proceed - we'll update the download pages after the completion.

@mathetake
Copy link
Member Author

I see that there's already a content on /download path so we could do /downloadGetIstio just like Istio does. Either /downloadGetIstio and /download looks fine to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants