docker-orchestrate

command module
v0.0.0-...-fa70d6c Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 6 Imported by: 0

README

docker-orchestrate

A Docker CLI plugin to deploy Docker Compose services with support for rolling updates, cron scheduling, custom healthchecks, and container naming conventions.

Installation

Install with the quick install script:

curl -fsSL https://raw.githubusercontent.com/dokku/docker-orchestrate/main/install.sh | sh

Or via Homebrew:

brew install dokku/repo/docker-orchestrate

Or build from source:

make install

See the Getting Started guide for all distribution channels (Debian/Ubuntu packages, binary downloads, etc.).

Once installed, the plugin is available via docker orchestrate.

Usage

Deploy all services in a compose file:

docker orchestrate deploy

Deploy a specific service:

docker orchestrate deploy web

Run scheduled one-shot tasks via the built-in cron daemon:

docker orchestrate cron -f docker-compose.yml -p myproject

See the command reference for all flags and options.

Documentation

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tests
fixtures/models-plugin-installed command
Mock docker-model CLI plugin for integration testing.
Mock docker-model CLI plugin for integration testing.

Jump to

Keyboard shortcuts

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