https://github.com/riywo/zerodeploy
https://github.com/riywo/zerodeploy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/riywo/zerodeploy
- Owner: riywo
- Created: 2012-11-14T08:19:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-14T08:26:00.000Z (over 13 years ago)
- Last Synced: 2025-02-04T15:19:03.636Z (over 1 year ago)
- Language: Perl
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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