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

Running puppetexplorer with nginx #40

Open
pscadiz opened this issue Oct 16, 2015 · 2 comments
Open

Running puppetexplorer with nginx #40

pscadiz opened this issue Oct 16, 2015 · 2 comments

Comments

@pscadiz
Copy link

pscadiz commented Oct 16, 2015

Hi,

Another query here. Using puppet 1.5.0 with PuppetDB 2.3.5
I tried using nginx's proxy_pass to proxy /api to http://127.0.0.1:8080/, but it returns a 404
Curling directly (http://127.0.0.1:8080/v4/nodes) returns results
Curling http://puppetexplorer.url/api/v4/nodes returns a 404

Using apache seems to work without problems though.

Any ideas are appreciated.

Thanks and regards,
Paolo

@pscadiz
Copy link
Author

pscadiz commented Oct 16, 2015

Apologies, I was only missing a trailing slash on the location

@shaheed121
Copy link

Thanks for this. I was scratching my head and later realized I was missing a trailing slash too!

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