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

Docker image "heartbeat" api? #745

Open
perllaghu opened this issue Jan 15, 2024 · 2 comments
Open

Docker image "heartbeat" api? #745

perllaghu opened this issue Jan 15, 2024 · 2 comments
Labels

Comments

@perllaghu
Copy link

Container image name

rocker/geospatial:4.3.2

Container image digest

No response

What operating system related to this question?

Linux

System information

Deployment into Kubernetes cluster.

Question

I'm creating an image based off geospatial to run in a kubernetes cluster.

I have an image that spawns into the cluster, and remains stable, however I'm not connecting to it: our startup & monitoring processes are built around poking the new pod to check it's current status.

For "jupyter" based images, we have the api/health call available to us [there are varied and complex reasons why using rocker/binder is not desireable - not least of which is this is the gateway to enabling other images using various ports and hearbeat/helthcheck apis]

Is there some rstudio/rocker api one can call to programmatically get the status of the IDE?

@eitsupi
Copy link
Member

eitsupi commented Jan 24, 2024

I wonder this maybe a feature request for RStudio IDE.

@perllaghu
Copy link
Author

I've since found this: https://docs.posit.co/ide/server-pro/rstudio-server-configuration.html#server-health-check-enabled

I think it's the RStudio call.... but appears to be only available for the "paid-for" version.

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

No branches or pull requests

2 participants