Skip to content
forked from openresty/opsboy

A rule-based sysadmin tool that helps setting up complex environment for blank machines

Notifications You must be signed in to change notification settings

jinglong/opsboy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a rule-based sysadmin script generator.

    # on the developer host machine
    ./opsboy samples/openresty-tester.ob -o openresty-tester.pl

    # on the target machine
    ./openresty-test.pl make t-ngx_lua tv-ngx_srcache --git-pull force=1

Installation on the Developer Host Machine

    $ sudo cpan Parse::RecDescent File::Copy

    This is not required on the target machine though. The target
    machine only needs to have perl 5 installed.

About

A rule-based sysadmin tool that helps setting up complex environment for blank machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 85.6%
  • Shell 8.9%
  • CSS 5.5%