Skip to content

Docker Compose file implementing a simple baseline Stroom configuration

Notifications You must be signed in to change notification settings

p-kimberley/stroom-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Stroom Docker Compose deployment script

Docker Compose file implementing a simple baseline Stroom configuration, consisting of the following services:

  1. Stroom instance
  2. Separate MySQL Stroom application and statistics databases

Usage

  1. Install Docker CE locally (see https://docs.docker.com/install)
  2. Clone this repository
  3. cd <path_to_cloned_repository>
  4. Set environment variables in docker-compose.yml
  5. Run docker-compose up or docker-compose up -d to run in background
  6. Wait for Stroom to download and initialise
  7. Open http://localhost:8080/stroom

More information on Stroom:

About

Docker Compose file implementing a simple baseline Stroom configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published