forked from openresty/opsboy
-
Notifications
You must be signed in to change notification settings - Fork 0
jinglong/opsboy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published
Languages
- Perl 85.6%
- Shell 8.9%
- CSS 5.5%