You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on an example with some documentation on how to do this as part of the immanent new release of Virtuoso Open Source Edition in the next few days.
I am working on an example with some documentation on how to do this as part of the immanent new release of Virtuoso Open Source Edition in the next few days.
What would be a proper healthcheck to see if the virtuoso docker container is running?
Something like
curl -s http://localhost:8890/sparql
In the absence of wget, curl, nc etc I'm using a 1 minute timeout. Cf. https://medium.com/@skywalkerhunter/docker-compose-healthcheck-the-1-minute-trick-the-better-example-3f5c05b92689
The text was updated successfully, but these errors were encountered: