docker-compose-orchestrator

command module
v0.0.0-...-54d1b5e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Docker Compose Orchestrator

This tool utilizes existing docker-compose depends_on keywords to build an execution graph. Additional configuration is then supplied to run commands to verify readiness for the service with a given dependency.

To run:

go run main.go \
--docker-compose-files "/path/to/docker-compose.yml" \
--config "./docker-compose-orchestrator/config.yaml" \
--env "/path/to/.env"

See the Example configuration to get config.yaml structure

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL