a command line tool which executes commands on remote servers. Define tasks in Perl and execute them on remote servers or groups of servers. Rex can be used to: _ Deploy web applications to servers sequentially or in parallel. _ Automate common tasks. _ Provision servers using Rex's builtin tools. From Olivier Cherrier <oc AT symacx.com> with tweaks from sthen@
7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
a command line tool which executes commands on remote servers. Define
|
|
tasks in Perl and execute them on remote servers or groups of servers.
|
|
Rex can be used to:
|
|
_ Deploy web applications to servers sequentially or in parallel.
|
|
_ Automate common tasks.
|
|
_ Provision servers using Rex's builtin tools.
|