forkboy has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Wondering about methods of automating deploying (inhouse) perl modules (creating using h2xs) to multiple machines.
make tardist scp + ssh to each production server make test + make install on each production server.
I'm thinking surely there must be a simplier way. The options which spring to mind are.
jantitored by ybiC: Formatted using HTML markup instead of <pre> tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module deployment across servers
by jpeg (Chaplain) on Mar 04, 2005 at 02:07 UTC | |
|
Re: Module deployment across servers
by Fletch (Bishop) on Mar 04, 2005 at 03:26 UTC | |
|
Re: Module deployment across servers
by InfiniteLoop (Hermit) on Mar 04, 2005 at 05:57 UTC | |
|
Re: Module deployment across servers
by martinvi (Monk) on Mar 04, 2005 at 08:44 UTC | |
|
Re: Module deployment across servers
by Anonymous Monk on Mar 04, 2005 at 09:57 UTC | |
|
Re: Module deployment across servers
by Ultra (Hermit) on Mar 04, 2005 at 10:51 UTC |