README ¶ make-remote Run your Makefile on multiple remote servers concurrently! Installation go install github.com/nathanieltornow/make-remote@latest Config: See ./example-config.yaml for an example configuration. Usage: $ make-remote -h Usage: make-remote [options] target options: -config string Path to config file (default "./config.yaml") -groups string Server groups to execute (default "all") -makefile string Path to Makefile (default "./Makefile") -remote-dir string Source directory on remote servers (default ".") -ssh-key-file string Private ssh key (default "../.ssh/id_rsa") TODO Env-variables Groups Load Makefile with specified git-repo (Access to Stdin) Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files config.go make-remote.go Directories ¶ Show internal Expand all Path Synopsis client Click to show internal directories. Click to hide internal directories.