LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

process-compose

Scheduler and orchestrator for non-containerized applications

TLDR

Start all processes defined in process-compose.yaml
$ process-compose
copy
Start with a specific config file
$ process-compose -f [path/to/config.yaml]
copy
Run in headless mode with API
$ process-compose --tui=false
copy

SYNOPSIS

process-compose [options] [command]

DESCRIPTION

process-compose is a simple and flexible scheduler and orchestrator for managing non-containerized applications. Its configuration syntax follows the docker-compose style using YAML. It offers a TUI and CLI mode, process recovery policies, dependency management, per-process environment variables, log caching, scheduled processes (cron and interval-based), namespace support, process replicas, REST API with token authentication, and themes.

INSTALL

nix profile install nixpkgs#process-compose
copy

HISTORY

process-compose was created by F1bonacc1 and is written in Go.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid