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

README gives bad instructions - can't pull template. #1

Closed
sferich888 opened this issue Oct 17, 2017 · 3 comments
Closed

README gives bad instructions - can't pull template. #1

sferich888 opened this issue Oct 17, 2017 · 3 comments

Comments

@sferich888
Copy link

oc new-app -f https://raw.githubusercontent.com/sclorg/nginx-ex/master/openshift/templates/nginx.json
error: unable to load template file "https://raw.githubusercontent.com/sclorg/nginx-ex/master/openshift/templates/nginx.json": unable to read URL "https://raw.githubusercontent.com/sclorg/nginx-ex/master/openshift/templates/nginx.json", server reported 404 Not Found, status code=404
error: no match for "https://raw.githubusercontent.com/sclorg/nginx-ex/master/openshift/templates/nginx.json"

Should be:

https://raw.githubusercontent.com/sclorg/nginx-ex/master/openshift/templates/nginx.json
@pvalena
Copy link
Member

pvalena commented Oct 17, 2017

Thanks!

Note: nginx-ex is not tested and still only in 'staging' phase.

@pvalena
Copy link
Member

pvalena commented Oct 17, 2017

That's actually why it gives you 404. It's meant to be that way for now.

@pvalena
Copy link
Member

pvalena commented Oct 17, 2017

@pvalena pvalena closed this as completed Oct 17, 2017
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

2 participants