Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riywo/zerodeploy


https://github.com/riywo/zerodeploy

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

## ZeroDeploy

Simple deploy idea using zeromq.

## Install

need zeromq v2. use homebrew, yum, apt.

$ git clone https://github.com/riywo/zerodeploy
$ cpanm -v --installdeps .

## Usage

on deploy server

$ ./master.pl ~/.bashrc

on remote servers

$ ZD_MASTER=master-host ./slave.pl ~/.bashrc