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
Looking for a one-line solution to spawn a dev environment, this project is very close.
Nice if you could also include the addon builder, some sample app templates, and improve sensible defaults.
I ran SPLUNK_EVENTGEN=1 SPLUNK_START_ARGS=--accept-license SPLUNK_ML=1 bash <(curl -Ls https://bit.ly/splunklab)
on mac on orbstack. port 8000 doesn't seem to work on localhost but fortunately splunklab.orbstack.local:8000 works, although the orbstack's secure, signed cert doesn't seem to be used.
Then I found out the container is removed, when I stop it! (missing another env variable).