Giter Club home page Giter Club logo

docker's Introduction

This repo will house cool, random docker build files.

content

compose directory

  1. create defaults file
docker run -it -e SPLUNK_PASSWORD={password} splunk/splunk:latest create-defaults > default.yml 
  1. build
docker-compose -f {filename.yml} up -d
  1. teardown
docker-compose -f {filename.yml} down

splunk-M4.yml

splunk SVA M4:

  • 1 x multi-site IDXC
    • site1
      • 2 x IDX
    • site2
      • 2 x IDX
  • 1 x SHC
    • 5 x SH
    • 1 x deployer

cribl-cluster.yml

3-node cribl cluster:

  • 1 x leader-node
  • 2 x worker-node

splunk-S11.yml

{+ update mapped paths to apps per your environment +}

splunk SVA S11:

  • 1 x standalone instance
    • 1 x enterprise security 6.6.0
    • 1 x eventgen 7.2.1
    • 1 x BOTS v3
    • 1 x unix TA 8.3.1
    • 1 x tenable TA 5.2.0

docker's People

Stargazers

 avatar

Watchers

Karma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.