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
So I looked through my docs for this project, and I didn't actually have anything in it about the docker-compose file. I think I might have used it for some development back when I started this project, but never really did anything with it. Hmm.
Before I try to fix anything, let me first ask what the goal is? If you were looking to learn Splunk, you might find this separate project I made a little more useful: https://github.com/dmuth/splunk-lab
The example I posted above will deploy your network health check tool. You have a docker-compose.yml file in the repo, but maybe you were just using that for local development. Anyway, this example removes the need to use curl or the go.sh script. 😄
Based on the command generated by go.sh, the docker-compose file should look like this:
The text was updated successfully, but these errors were encountered: