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

add --json-private-listener port option to expose private endpoints via the HTTP JSON API #5919

Open
steve-king opened this issue May 8, 2024 · 0 comments

Comments

@steve-king
Copy link

We have --json-private-listener to allow calls to public endpoints

It would be very useful to be able to configure a port for calling private endpoints too

This allows easy configuration of 3rd party self hosted services for monitoring purposes, which generally don't support gRPC

Example below of using public endpoints to configure homepage (https://gethomepage.dev/) for simple monitoring.

Having access to the private endpoints too would expand this capability hugely

Screenshot 2024-05-08 131157

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

1 participant