Skip to content

Instantly share code, notes, and snippets.

View yorokobi's full-sized avatar
😶‍🌫️

Colby W. yorokobi

😶‍🌫️
  • Saint George, Utah, United States
  • 11:54 (UTC -06:00)
View GitHub Profile
@automine
automine / docker-compose.yml
Last active July 3, 2022 00:30
Splunk DS+MN, SH, 2xIDX, UF
version: '3'
services:
splunksh:
hostname: splunksh
image: splunk/splunk:6.6.3
environment:
SPLUNK_START_ARGS: --accept-license --answer-yes --no-prompt
OPTIMISTIC_ABOUT_FILE_LOCKING: '1'
ports: